Updated README
This commit is contained in:
parent
6a15ce038e
commit
b8e04ff4cb
@ -18,13 +18,15 @@ make
|
||||
sudo make install
|
||||
```
|
||||
|
||||
**NOTE**: The [/assets/](https://github.com/acidvegas/stagit/tree/master/assets) directory contains various scripts for deployment usage.
|
||||
|
||||
###### New Features
|
||||
- [X] Markdown rendering to HTML for README files
|
||||
- [ ] Syntax hilighting
|
||||
- [X] Repository categories
|
||||
- [ ] Direct download to repository tar.gz
|
||||
- [X] Direct download to repository tar.gz
|
||||
- [X] Style changes
|
||||
- [ ] Raw file viewing
|
||||
- [ ] Raw file viewing *(will tackle this one next commit)*
|
||||
|
||||
###### Fixes
|
||||
- [ ] Clickable heading *(h1-h6)* links in README *(md4c does not FULLY transform markdown)*
|
||||
@ -34,4 +36,4 @@ sudo make install
|
||||
###### Props
|
||||
- Hiltjo Posthuma *(orignal author of [stagit](https://codemadness.org/git/stagit/))*
|
||||
- Larry Burns *([stagit-md](https://github.com/lmburns/stagit-md))*
|
||||
- Oscar Benedito *([md4c implementation](https://oscarbenedito.com/blog/2020/08/adding-about-pages-to-stagit/))*
|
||||
- Oscar Benedito *([md4c implementation](https://oscarbenedito.com/blog/2020/08/adding-about-pages-to-stagit/))*
|
||||
|
Loading…
Reference in New Issue
Block a user