You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments