From 042765c129d504a9908ad9a6425201ea13a1f313 Mon Sep 17 00:00:00 2001 From: Alexandru Scvortov Date: Mon, 9 Apr 2018 22:20:05 +0100 Subject: [PATCH] obfuscate in docs so that it doesn't get replaced --- docs/content/documentation/content/page.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/content/documentation/content/page.md b/docs/content/documentation/content/page.md index b7d3403..3e6b8df 100644 --- a/docs/content/documentation/content/page.md +++ b/docs/content/documentation/content/page.md @@ -74,9 +74,10 @@ Some content You can ask Gutenberg to create a summary if you only want to show the first paragraph of each page in a list for example. -To do so, add `` in your content at the point where you want the -summary to end and the content up to that point will be also available separately -in the [template](./documentation/templates/pages-sections.md#page-variables). +To do so, add <!-- more --> in your content at the point +where you want the summary to end and the content up to that point will be also +available separately in the +[template](./documentation/templates/pages-sections.md#page-variables). An anchor link to this position named `continue-reading` is created so you can link directly to it if needed for example: