plugin/md (thanks Oblivion), ide: UppHub now interprets .md correctly

git-svn-id: svn://ultimatepp.org/upp/trunk@15737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2021-02-04 16:15:30 +00:00
parent 6c19de028b
commit 8c4cb75eb5
13 changed files with 7881 additions and 1 deletions

12
uppsrc/plugin/md/issues Normal file
View file

@ -0,0 +1,12 @@
# Markdown package (Scheduled for: Ultimate++ release 2021.1)
## TODO:
- Image handling is yet to be implemented.
- Task lists are yet to be implemented.
## Remaining issues:
- Block elements don't have configurable style.
- Page properties (margins, indentation, etc.) are not configurable.
- Soft break is not handled very well.