mirror of
https://github.com/ytliu74/obsidian-pseudocode.git
synced 2026-07-22 07:40:25 +00:00
doc: update README
This commit is contained in:
parent
110d4a9b0c
commit
47393188b0
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ To use the plugin, simply create a code block in your Obsidian note and add your
|
|||
Here is an example:
|
||||
|
||||
```
|
||||
Here is a code block example:
|
||||
|
||||
```pcode
|
||||
\begin{algorithm}
|
||||
\caption{Quicksort}
|
||||
|
|
|
|||
Loading…
Reference in a new issue