Răsfoiți Sursa

Attempts to fix weird markdown standard

- Attempts to fix '[list-item-indent] Incorrect list-item indent: add 2 spaces' warning
- remark-stringify uses 'tab-size' (named 'tab' there) by default to ensure markdown is seen the same way across vendors. This can be configured with the listItemIndent option. This rule’s 'space' option is named '1' there.
Subbramanian Lakshmanan 7 ani în urmă
părinte
comite
9654c8fc9b
1 a modificat fișierele cu 6 adăugiri și 6 ștergeri
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -14,15 +14,15 @@ I liked it so much but I couldn't do with just 3 apps as daily apps so tah-daaa
 
 ### Features that I think will make this really cool for the app
 
-- quick voice recorder
-- notes app
-- todo list
+-  quick voice recorder
+-  notes app
+-  todo list
 
 ### For the project
 
-- Migrate to stable version of android studio for better contribution accessibility
-- Write all tests for the app
+-  Migrate to stable version of android studio for better contribution accessibility
+-  Write all tests for the app
 
 ### Contribute
 
-- PRs are more than welcome.
+-  PRs are more than welcome.