unotes icon indicating copy to clipboard operation
unotes copied to clipboard

Feature Request: add LaTeX math equation support

Open 1024th opened this issue 6 years ago • 3 comments

Like this (vscode extension: Markdown All in One): image

1024th avatar Apr 24 '19 14:04 1024th

Is this possible right now? I would love to have the possibility to write math formulas

brunnerpascal avatar Feb 04 '21 22:02 brunnerpascal

This might be able to be implemented with a plugin to this project's dependency TUI editor Here is an issue from TUI editor that looks at an example latex plugin https://github.com/nhn/tui.editor/issues/962

KaceCottam avatar Mar 02 '21 04:03 KaceCottam

Added codeblock katex support in unotes v1.3.0

ryanmcalister avatar Mar 05 '21 03:03 ryanmcalister