Add a short plugin use description for Markless.
This commit is contained in:
parent
95e24bbc2d
commit
3e803e7f03
1 changed files with 11 additions and 0 deletions
|
@ -102,6 +102,17 @@ post with `format: cl-who` and the plugin will do the rest.
|
|||
- `:config` is used as supplementary inline configuration to the
|
||||
`MathJax.Hub.Config ({ ... });`. It is unused by default.
|
||||
|
||||
## Markless
|
||||
|
||||
**Description**: [Markless](https://shirakumo.github.io/markless) is a
|
||||
new document markup standard. To use it in your posts, create the
|
||||
posts with `format: mess`. The output is generated using
|
||||
[cl-markless-plump](https://shirakumo.github.io/cl-markless/cl-markless-plump/),
|
||||
meaning any syntax extensions that work with it should also be
|
||||
available in Coleslaw.
|
||||
|
||||
**Example**: `(mess)`
|
||||
|
||||
## ReStructuredText
|
||||
|
||||
**Description**: Some people really like
|
||||
|
|
Loading…
Add table
Reference in a new issue