docs: Fix HTML code in .RenderString description being stripped out (#1320)

This commit is contained in:
Sean Wilson
2021-02-01 03:37:23 +00:00
committed by GitHub
parent 7a67c38c4b
commit d8847a1443
+1 -1
View File
@@ -20,7 +20,7 @@ signature: [".RenderString MARKUP"]
The method takes an optional map argument with these options:
display ("inline")
: `inline` or `block`. If `inline` (default), surrounding ´<p></p>` on short snippets will be trimmed.
: `inline` or `block`. If `inline` (default), surrounding `<p></p>` on short snippets will be trimmed.
markup (defaults to the Page's markup)
: See identifiers in [List of content formats](/content-management/formats/#list-of-content-formats).