Merge commit '14e369b961943a0b977776899e24e8bea63834df'

This commit is contained in:
Bjørn Erik Pedersen
2020-03-09 20:21:17 +01:00
32 changed files with 186 additions and 19 deletions

View File

@@ -59,7 +59,7 @@ You can pass multiple lines as parameters to a shortcode by using raw string lit
```
{{</* myshortcode `This is some <b>HTML</b>,
and a new line with a "quouted string".` */>}}
and a new line with a "quoted string".` */>}}
```
### Shortcodes with Markdown