mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 05:42:40 +08:00
Document column macro
This commit is contained in:
parent
8dd83bdf62
commit
78f7666697
@ -461,6 +461,10 @@ By default, mark provides several built-in templates and macros:
|
||||
* template: `ac:pagetreesearch` to add a search box to your Confluence page.
|
||||
- Root: Name of the root page whose hierarchy of pages will be searched by this macro. If this not specified, the root page is the current page.
|
||||
|
||||
* template: `ac:column` To be used with the section macro to define the columns in a page.
|
||||
- Width: Width of the column
|
||||
- Body: The content of the column
|
||||
|
||||
* macro `@{...}` to mention user by name specified in the braces.
|
||||
|
||||
## Template & Macros Usecases
|
||||
|
Loading…
x
Reference in New Issue
Block a user