mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-03 05:42:35 +00:00
feat: Support page inclusion macro
Also generalize the ac_tag_parser a bit and support <ri:* /> tags as well
This commit is contained in:
@@ -371,6 +371,10 @@ By default, mark provides several built-in templates and macros:
|
||||
|
||||
See: https://confluence.atlassian.com/doc/blog-posts-macro-139470.html
|
||||
|
||||
* template: `ac:include` to include a page
|
||||
- Page: the page to be included
|
||||
- Space: the space the page is in (optional, otherwise same space)
|
||||
|
||||
* macro `@{...}` to mention user by name specified in the braces.
|
||||
|
||||
## Template & Macros Usecases
|
||||
|
||||
Reference in New Issue
Block a user