Update RenderString.md

This commit is contained in:
Bjørn Erik Pedersen 2019-12-24 16:55:46 +01:00 committed by GitHub
parent 69df3b17e6
commit 7a85c789b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ 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")