Update README
This commit is contained in:
parent
e3b6a3bfa5
commit
004d3c94ca
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue