Simple markdown support

This commit is contained in:
Justine Pelletreau
2022-03-16 18:20:10 +01:00
parent 8eea39ea07
commit fba3ebebff
4 changed files with 13 additions and 6 deletions

View File

@ -6,8 +6,8 @@ This is a *very* basic notes-taking program. It uses python with flask and pickl
![Screenshot of the application](./squipnotes.png)
## Future features
* Allow for notes modification
* Markdown interface
## Future features, todo
* Allow for notes modification and deletion
* A squirrel ascii picture somewhere in the page :3
* Less ugly colors and font
* Better syntax coloring and markdown rendering in general