feat(example.mharkup): order inline formatting from most hidden to most highlighted (move @ and !)
This commit is contained in:
@@ -93,11 +93,11 @@ here's a list of things the backtick can do:
|
|||||||
` represent itself ``: ````
|
` represent itself ``: ````
|
||||||
` add a `-(note): ``-(note)
|
` add a `-(note): ``-(note)
|
||||||
` mark something that's `~(wrong): ``~(wrong)
|
` mark something that's `~(wrong): ``~(wrong)
|
||||||
|
` use monospace for `!(code): ``!(code)
|
||||||
|
` mark a non-word or name, like `@(mharkup): ``@(mharkup)
|
||||||
` highlight a `_(special) element: ``_(special)
|
` highlight a `_(special) element: ``_(special)
|
||||||
` add emphasis to `+(something): ``+(something)
|
` add emphasis to `+(something): ``+(something)
|
||||||
` highlight something `*(important): ``*(important)
|
` highlight something `*(important): ``*(important)
|
||||||
` mark a non-word or name, like `@(mharkup): ``@(mharkup)
|
|
||||||
` use monospace for `!(code): ``!(code)
|
|
||||||
` insert raw `{`text`}: `<`{`text`}>: `2{`<`{`text`}>}}: `2<`2{`<`{`text`}>}}>>: ...
|
` insert raw `{`text`}: `<`{`text`}>: `2{`<`{`text`}>}}: `2<`2{`<`{`text`}>}}>>: ...
|
||||||
` link `/here(somewhere): ``/here(somewhere)
|
` link `/here(somewhere): ``/here(somewhere)
|
||||||
` use an extension: ``\spec{...} or ``\spec<...>
|
` use an extension: ``\spec{...} or ``\spec<...>
|
||||||
|
|||||||
Reference in New Issue
Block a user