diff --git a/docs/en/topics/shortcodes.md b/docs/en/topics/shortcodes.md index d11b07091..bb7b85475 100644 --- a/docs/en/topics/shortcodes.md +++ b/docs/en/topics/shortcodes.md @@ -97,6 +97,7 @@ CMS users still need to remember the specific syntax, but these shortcodes can f for more advanced editing interfaces (with visual placeholders). See the built-in `[embed]` shortcode as an example for coupling shortcodes with a form to create and edit placeholders. + ## Built-in Shortcodes SilverStripe comes with several shortcode parsers already. @@ -140,4 +141,4 @@ The parser will recognise this as: ## Related - * [Wordpress implementation](http://codex.wordpress.org/Shortcode_API) \ No newline at end of file + * [Wordpress implementation](http://codex.wordpress.org/Shortcode_API)