mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 21:32:41 +08:00
doc: clarify links usage of page title with spaces
The word space can be misleading in this context since it can be confused as 'Confluence Space'.
This commit is contained in:
parent
bc5c7ae2e7
commit
e18b30b38d
@ -127,7 +127,7 @@ be replaced with specified template:
|
||||
<yaml-data> -->
|
||||
```
|
||||
|
||||
**NOTE**: Make sure to define your macros after your metadata (Title/Space),
|
||||
**NOTE**: Make sure to define your macros after your metadata (Title/Space),
|
||||
mark will stop processing metadata if it hits a Macro.
|
||||
|
||||
Capture groups can be defined in the macro's <regexp> which can be later
|
||||
@ -626,7 +626,7 @@ This is a [link to an existing confluence page](ac:Pagetitle)
|
||||
|
||||
And this is how to link when the linktext is the same as the [Pagetitle](ac:)
|
||||
|
||||
Link to a [page title with space](<ac:With Space>)
|
||||
Link to a [page title containing spaces](<ac:With Multiple Words>)
|
||||
```
|
||||
|
||||
### Upload and included inline images
|
||||
|
Loading…
x
Reference in New Issue
Block a user