stagit~ Unnamed repository; edit this file 'description' to name the repository. |
| log | files | refs | archive | README | LICENSE |
| commit f8939eb30300ce26ef3869cf8ed698300e353e37
parent 0d7265ce22fdc26f0e40ce750bc8073116b53f02 Author: acidvegas <acid.vegas@acid.vegas> Date: Fri, 16 Jun 2023 16:50:04 -0400 Added FIXES list Diffstat:
|
| 1 file changed, 5 insertions(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -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))* |