planka
planka copied to clipboard
Math display support
Great app you got here. Would you guys ever consider adding support for LaTeX expressions? For what I am doing, I need to add a lot of mathematical expressions to my boards. Thanks
Hi! Do you mean LaTeX expressions support in the card description? I think there's even a plugin to support them https://github.com/remarkjs/remark-math.
Yes. If it works in both the title and the description it would be great
Hi there, the new editor in the upcoming new major version has already a plugin for this. So it will work out of the box for everyone.
Any chance to get AsciiMath support, too? It's supported by the MathJax library, which is the most used for LaTeX, too. For people used to LaTeX that may be good, but ASCIIMath is far easier to write and to read... O:)
Any chance to get AsciiMath support, too? It's supported by the MathJax library, which is the most used for LaTeX, too. For people used to LaTeX that may be good, but ASCIIMath is far easier to write and to read... O:)
Hi! It depends very much on the available plugins for Markdown, otherwise we'd have to create our own plugin, and that would be more complicated. But maybe someone will make a Pull Request with this feature and we'll definitely review it :)