diff --git a/content/en/functions/RenderString.md b/content/en/functions/RenderString.md index 1b77f6a38..e414b11ca 100644 --- a/content/en/functions/RenderString.md +++ b/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")