File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,17 @@ Markdown editor that can be modified to add extra features, such as colored text
99- Italic: ` *italic text* ` or ` _italic text_ ` .
1010
1111- Underline: ` __underlined text__ ` .
12+
1213- Unchecked list : ` [] Unchecked ` or ` [ ] Unchecked ` .
1314
1415- Checked list: ` [X] Checked `
1516
1617- Set color: ` \c[rgb(X, X, X)] text color \c ` or ` \c[#HEXA] text color \c ` or ` \c[ColorName] text color \c `
1718
18-
1919## Roadmap
2020
21- - Clear theme 🔜
2221- Choice of language 🔜
2322- Table 🔜
24- - Code block 🔜
25- - Download MarkDown file 🔜
2623
2724## Show your support:
2825If this project has helped you feel free to ⭐️! : D
@@ -41,6 +38,7 @@ If this project has helped you feel free to ⭐️! :D
4138- Italique : ` *texte en italique* ` ou ` _texte en italique_ `
4239
4340- Soulignement : ` __texte souligné__ `
41+ -
4442- Liste non coché : ` [] Non coché ` ou ` [ ] Non coché `
4543
4644- Liste coché : ` [X] Coché `
@@ -50,11 +48,8 @@ If this project has helped you feel free to ⭐️! :D
5048
5149## Feuille de route
5250
53- - Thème clair 🔜
5451- Choix de langue 🔜
5552- Tableau 🔜
56- - Bloc de code 🔜
57- - Télécharger le fichier MarkDown 🔜
5853
5954## Montrez votre soutien :
6055Si ce projet vous a aidé n'hésitez pas à ⭐️ ! : D
You can’t perform that action at this time.
0 commit comments