Skip to content

Jupyter/IPython Render listitems with Katex in ipython markdown

What does this MR do?

Render listitems with Katex in ipython markdown

Add a renderer callback for list items. Not only paragraphs should have the honor to have math formulas rendered with Katex. Also listitems of bullet points and enumerations should have this honor.

Fixes: #216741 (closed)

Screenshots

Formula in listitems are now rendered

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by NeroBurner

Merge request reports