summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/RenderString.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/RenderString.md')
-rw-r--r--docs/content/en/functions/RenderString.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/content/en/functions/RenderString.md b/docs/content/en/functions/RenderString.md
index 1b77f6a38..e414b11ca 100644
--- a/docs/content/en/functions/RenderString.md
+++ b/docs/content/en/functions/RenderString.md
@@ -14,8 +14,6 @@ signature: [".RenderString MARKUP"]
`.RenderString` is a method on `Page` that renders some markup to HTML using the content renderer defined for that page (if not set in the options).
-*Note* that this method does not parse and render shortcodes.
-
The method takes an optional map argument with these options:
display ("inline")