From 0772b91d949c6e77c44efa8fbf4bb23c18045f31 Mon Sep 17 00:00:00 2001 From: Natalie Misasi Date: Thu, 12 Oct 2023 11:12:50 -0500 Subject: [PATCH] adding punctuation and forcing light mode on embedded widgets --- help/embedding.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/help/embedding.md b/help/embedding.md index af64e4362..941fe12bc 100644 --- a/help/embedding.md +++ b/help/embedding.md @@ -33,7 +33,7 @@ Since this Help Center document is a regular HTML file, we can try it right away Below you should be able to see an embedded live table (not a screenshot) from one of our [examples](https://templates.getgrist.com/6D8E2h2DQNwS/Task-Management/p/6): - @@ -43,11 +43,11 @@ and any page with multiple sections. Here are two more examples with a chart and a card list view: - - @@ -58,7 +58,7 @@ Here are two more examples with a chart and a card list view: Appending a URL with `?embed=true` shares the page as read-only while `?style=singlePage` can be edited and follows [access rules](access-rules.md). !!! note "Sharing an Embedded Style View" - Adding `?embed=true` or `?style=singlePage` to the end of a document's page URL renders the document without the toolbar on top, the page menu on the left or creator panel on the right. To learn more about link sharing, see [Public access and link sharing](sharing.md#public-access-and-link-sharing) + Adding `?embed=true` or `?style=singlePage` to the end of a document's page URL renders the document without the toolbar on top, the page menu on the left or creator panel on the right. To learn more about link sharing, see [Public access and link sharing](sharing.md#public-access-and-link-sharing). #### Appearance