Mercurial > p > roundup > code
diff CHANGES.txt @ 6122:b1b3b84f07a5
jinja2 template: added SimpleMDE editor for markdown editing
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Sat, 14 Mar 2020 21:52:41 +0000 |
| parents | e6073c2291c6 |
| children | 382ff417a705 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Mar 08 00:24:02 2020 +0000 +++ b/CHANGES.txt Sat Mar 14 21:52:41 2020 +0000 @@ -58,8 +58,8 @@ property 'messages.author' is not allowed (because 'messages' is a multilink). A multilink at the end (e.g. messages in the example) is fine. -- Added markdown rendering using either markdown or markdown2. - (Christof Meerwald) +- Added markdown rendering using markdown, markdown2 or mistune; use + SimpleMDE markdown editor in jinja2 template (Christof Meerwald) - Allow filtering by multiple date ranges or empty date. Date ranges are separated by comma, an empty date is represented by '-'
