mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-04 23:31:10 +01:00
* Tests for roundtrips md<->HTML * Convert roundtrip tests to it.each table style * Fix lint errors * Remove extraneous "f " Co-authored-by: Travis Ralston <travisr@matrix.org> * Test __ -> ** * Test for code blocks containing markdown * Test for more ordered lists * Test for code blocks with language specifiers * Additional cases for HTML->markdown->HTML Co-authored-by: Travis Ralston <travisr@matrix.org>