Skip to content

Commit fa3327e

Browse files
authored
fix(html): preserve code blocks in list items (#2131)
* chore(html): refactor parser to leverage context managers Signed-off-by: Cesar Berrospi Ramis <[email protected]> * fix(html): parse inline code snippets, also from list items Signed-off-by: Cesar Berrospi Ramis <[email protected]> * chore(html): remove hidden tags Remove tags that are not meant to be displayed. Add regression tests for code blocks, inline code, and hidden tags. Signed-off-by: Cesar Berrospi Ramis <[email protected]> --------- Signed-off-by: Cesar Berrospi Ramis <[email protected]>
1 parent c026841 commit fa3327e

File tree

5 files changed

+950
-76
lines changed

5 files changed

+950
-76
lines changed

0 commit comments

Comments
 (0)