Update README.md

This commit is contained in:
Yaotian Liu 2025-02-03 18:08:36 -07:00 committed by GitHub
parent 47f5b562c7
commit d677e7a5d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ This is a plugin for [Obsidian](https://obsidian.md/) that allows you to render
- Auto-completion inside `pseudo` code block. (Release 1.1.0) - Auto-completion inside `pseudo` code block. (Release 1.1.0)
- [Preamble style (macros) customization.](#preamble-style-customization) (Release 1.2.0 & 1.5.0) - [Preamble style (macros) customization.](#preamble-style-customization) (Release 1.2.0 & 1.5.0)
- [Export a LaTeX file that can be compiled, including any required additional macros.](#export-to-a-compilable-latex-file) (Release 1.3.0) - [Export a LaTeX file that can be compiled, including any required additional macros.](#export-to-a-compilable-latex-file) (Release 1.3.0)
- Pseudocode block follows Obsidian theme and supports both light and dark ones. (Release 1.6.0)
### Future Features ### Future Features