Added FIXES list

This commit is contained in:
Dionysus 2023-06-16 16:50:04 -04:00
parent 0d7265ce22
commit f8939eb303
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,11 @@ sudo make install
- [X] Style changes
- [ ] Raw file viewing
###### Fixes
- [ ] Clickable heading *(h1-h6)* links in README *(md4c does not FULLY transform markdown)*
- [ ] Top/bottom padding for multi-lined `<code>` blocks
- [ ] Missing image references in README files *(md4c does not look in /files/ for the .screens directory)*
###### Props
- Hiltjo Posthuma *(orignal author of [stagit](https://codemadness.org/git/stagit/))*
- Larry Burns *([stagit-md](https://github.com/lmburns/stagit-md))*