mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix typo
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
42c54bc6c4
commit
65b26598f6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user