doc: add known issues

This commit is contained in:
Yaotian-Liu 2023-03-19 14:04:58 +08:00 committed by GitHub
parent 9b1e0322c6
commit 38fcad2b35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!