Is there any way I can display math equations in t...
# ui
g
Is there any way I can display math equations in the markdown documentation? I would like to display simply equations like formulas with fractions.
b
interesting qn, I found this SO page https://stackoverflow.com/questions/11256433/how-to-show-math-equations-in-general-githubs-markdownnot-githubs-blog and am able to get it to work (provided you have internet access):
g
Thank you for that. Saw something similar with this website: https://www.codecogs.com/latex/eqneditor.php. This will also provide you with a link, that can be used in the markdown sections. I am just afraid we are not allowed to use those external sites in our company. But I will check that.
b
yes I think xL has a solid solution for the time being! there is a way we could support this natively with a specific type of markdown, but we'd have to look into that and build it out. If xL's suggestion doesn't work for y'all, would you mind opening a feature request to see if other's have the same issue and we can prioritize properly? https://feature-requests.datahubproject.io/
f
@green-soccer-37145 I’m also interested in the rendering of math equations as we heavily use it to document KPIs. I didn’t find a Feature Request, so I created one: https://feature-requests.datahubproject.io/p/support-math-notation-in-markdown Let me know if anything is missing. Hope we get some +1's
g
Thank you, @full-terabyte-77253!