Files
dragonpilot/common
Mayfield 1aebe6ff6e ui: render markdown in release notes (#22754)
* convert release notes from markdown to html

* fall back to previous behavior if utf8 decoding or markdown parsing throws

* make simple markdown parser to avoid needing a library

* add unit test

* move markdown parser to common. add unit test

use `markdown-it-py` instead of `markdown` dependency for test comparison since it's already in Pipfile.lock

* test (almost) all release notes and add some extra html encoding

* update lock

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-11-04 16:12:39 +01:00
..
2021-08-03 15:33:41 +02:00
2020-01-17 10:28:44 -08:00
2020-01-17 10:28:44 -08:00
2020-12-18 13:29:20 +01:00
2020-01-17 10:28:44 -08:00
2020-10-17 13:33:12 -07:00
2020-12-16 21:30:23 -08:00
2020-01-17 10:28:44 -08:00
2021-07-15 14:34:55 -07:00
2021-01-14 18:43:50 -08:00
2021-11-01 11:22:34 +01:00
2021-09-13 17:35:05 -07:00
2020-10-09 18:39:54 -07:00
2021-04-09 16:35:44 +02:00
2020-05-31 00:48:47 -07:00
2020-11-06 18:44:04 -08:00
2020-05-30 20:14:58 -07:00
2020-10-20 16:07:05 -07:00