mirror of
https://github.com/ytliu74/obsidian-pseudocode.git
synced 2026-07-22 07:40:25 +00:00
doc: add known issues
This commit is contained in:
parent
9b1e0322c6
commit
38fcad2b35
1 changed files with 4 additions and 0 deletions
|
|
@ -58,6 +58,10 @@ To install the plugin, download the latest release from the [releases page](http
|
|||
|
||||
~~Or just download it within Obsidian's community plugins.~~ (Pending...)
|
||||
|
||||
## Known Issues
|
||||
|
||||
- [ ] The caption index will increase with each rendering.
|
||||
|
||||
## Credits
|
||||
|
||||
This plugin is based on [pseudocode.js](https://github.com/SaswatPadhi/pseudocode.js), a JavaScript library that typesets pseudocode beautifully to HTML. Many thanks to the pseudocode.js team for their great work!
|
||||
|
|
|
|||
Loading…
Reference in a new issue