Add feature list to README.md

This commit is contained in:
Konstantin Nazarov 2021-07-25 16:58:39 +00:00
parent a2a7d97cb1
commit a4c5c5435e
Signed by: knazarov
GPG key ID: 4CFE0A42FA409C22

View file

@ -15,6 +15,18 @@ You can try it out by converting this readme to html:
awk -f markdown.awk README.md
```
## Features
Here's a list of supported markdown primitives
- Headers
- Paragraphs
- Text formatting: bold
- Code blocks
- Blockquotes
- Lists, both bulleted and numbered
- Inline html (partial)
## License
Distributed under the terms of the BSD License