Update README

This commit is contained in:
Billy Brawner 2019-02-08 20:39:30 -06:00 committed by William Brawner
parent e3b6a3bfa5
commit 004d3c94ca

View file

@ -13,7 +13,7 @@ creating Android apps and have a little something to put into my portfolio.
* [ ] Save to cloud (Dropbox, Google Drive, OneDrive) * [ ] Save to cloud (Dropbox, Google Drive, OneDrive)
* [ ] Disable live preview in landscape mode * [ ] Disable live preview in landscape mode
* [ ] Disable preview tab for better performance in large files * [ ] Disable preview tab for better performance in large files
* [ ] Custom CSS for Markdown preview * [x] Custom CSS for Markdown preview
* [ ] Auto-scroll preview to match edit view in landscape mode * [ ] Auto-scroll preview to match edit view in landscape mode
* [ ] Better insert for tables/images/links * [ ] Better insert for tables/images/links
* [ ] Quick-insert toolbar for common Markdown syntax characters * [ ] Quick-insert toolbar for common Markdown syntax characters
@ -57,6 +57,5 @@ repository, make your changes, squash your commits, and submit a pull request :)
- [Butterknife](https://github.com/JakeWharton/butterknife) - [Butterknife](https://github.com/JakeWharton/butterknife)
- [Dagger 2](https://github.com/google/dagger) - [Dagger 2](https://github.com/google/dagger)
- [Hoedown](https://github.com/hoedown/hoedown) - [Hoedown](https://github.com/hoedown/hoedown)
- [Retrolambda](https://github.com/evant/gradle-retrolambda)
- [RxAndroid](https://github.com/ReactiveX/RxAndroid) - [RxAndroid](https://github.com/ReactiveX/RxAndroid)
- [RxJava](https://github.com/ReactiveX/RxJava) - [RxJava](https://github.com/ReactiveX/RxJava)