Certain Bases could benefit greatly from the ability to display equations, mathematical formulas, etc. However, as noted at Properties - Obsidian Help, arbitrary Markdown rendering is not an intended feature.
Proposed solution
A dedicated property type for mathematical expressions, in MathJax syntax and rendered by MathJax in Bases etc.
Current workaround (optional)
Create an svg using LaTeX and display it as an image.
Definitely a +1 from me. I currently use DataViews in my study vault to collect constants and equations related to a given topic into a nice readable format. I hoped to be able to replace my DataViews with Bases but with the lack of MathJax rendering it looks like that won’t be possible yet.
Until there’s a native math property type in Bases, I will be using a workaround. Here’s how I render mathematical property values within Obsidian Bases:
I write about chemistry and physics constant, so i have a property called unit and another called symbol. These, and especially the symbol, require proper rendering, or it would otherwise be impossible to type.
Proposed solution
Allow mathjax (LaTeX) inside property, such as list and text.
Current workaround (optional)
Put these data inside the main note. This makes it harder to search.