Files
StarPilot/selfdrive
Mayfield 72c892e014 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>
old-commit-hash: 1aebe6ff6e7097cef973f73a990c270d1f6d682b
2021-11-04 16:12:39 +01:00
..
2021-10-26 20:40:09 -07:00
2021-11-02 17:08:53 +01:00
2021-11-02 17:27:34 +01:00
2021-11-04 15:28:04 +01:00
2021-11-02 17:27:34 +01:00
2021-11-02 17:08:53 +01:00
2021-11-02 17:27:34 +01:00
2021-11-04 15:50:48 +01:00
2021-11-02 17:27:34 +01:00
2021-11-02 17:08:53 +01:00
2021-10-29 13:04:26 +02:00
2021-11-04 15:50:48 +01:00
2020-01-17 11:03:42 -08:00
2020-12-28 15:36:23 -08:00
2021-10-29 13:04:26 +02:00
2021-03-25 15:10:12 -07:00
2021-05-31 12:17:52 +02:00