diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-07 22:56:45 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-07 22:56:45 -0600 |
commit | 1476b8daddeb65866476d98ea951e45dbe48321d (patch) | |
tree | 130b93d0ad90095c0798efec420b6d8be1ea4754 /README.md | |
parent | 0bdbc47c335f51d36cf869115e8884ccd6a9eaaf (diff) |
add new extensions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ This program uses the base [`markdown` syntax](https://daringfireball.net/projec - SmartyPants. - Table of Contents. - WikiLinks. +- [yafg - Yet Another Figure Generator](https://git.sr.ht/~ferruck/yafg) +- [markdown.highlight](https://github.com/ribalba/markdown.highlight) +- [Markdown Checklist](https://github.com/FND/markdown-checklist) ## Installation |