mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-03 05:42:35 +00:00
Bold, not italic
This commit is contained in:
committed by
GitHub
parent
7145cb49b3
commit
ccbd9d9307
@@ -87,7 +87,7 @@ Confluence), so `ExactAttachment` has been introduced:
|
|||||||
An attached link is [here](<path>)
|
An attached link is [here](<path>)
|
||||||
```
|
```
|
||||||
|
|
||||||
*NOTE* Be careful with `ExactAttachment`! If your path string is a subset of
|
**NOTE**: Be careful with `ExactAttachment`! If your path string is a subset of
|
||||||
another longer string or referenced in text, you may get undesired behavior.
|
another longer string or referenced in text, you may get undesired behavior.
|
||||||
|
|
||||||
Mark also supports macro definitions, which are defined as regexps which will
|
Mark also supports macro definitions, which are defined as regexps which will
|
||||||
|
|||||||
Reference in New Issue
Block a user