A simple plugin for writing Algorithms and pseudocodes in Obsidian.md
First release!
\Return
now prints out return
instead of Return
, as per the standard Latex Algorithm blocks format.
Proof keywords! You can now write proofs with this plugin too; Proof keywords are to be used outside of math blocks.
Check out README.md
for all the proof keywords available.
Fast-indentation can now be executed anywhere in the line and still only have the \quad
inserted at the beginning of the line.
It seems like Shift + Tab might clash with some default key shortcuts. Any suggestions for an alternative key combination is highly appreciated!