mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-19 04:31:11 +00:00
Document placeholders
This commit is contained in:
@@ -202,6 +202,15 @@ Still More Content
|
||||
|
||||
Please be aware that mark does not validate the layout, so it's your responsibility to create a valid layout.
|
||||
|
||||
### Placeholders
|
||||
|
||||
You can use this to define placeholders:
|
||||
```
|
||||
<!-- ac:placeholder -->
|
||||
Placeholder
|
||||
<!-- ac:placeholder end -->
|
||||
```
|
||||
|
||||
### Code Blocks
|
||||
|
||||
If you have long code blocks, you can make them collapsible with the [Code Block Macro]:
|
||||
|
||||
Reference in New Issue
Block a user