From d677e7a5d2ae9d0ec3f63be5e0eebad54ab3f205 Mon Sep 17 00:00:00 2001 From: Yaotian Liu Date: Mon, 3 Feb 2025 18:08:36 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f09af54..717933f 100644 --- a/README.md +++ b/README.md @@ -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) - [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) +- Pseudocode block follows Obsidian theme and supports both light and dark ones. (Release 1.6.0) ### Future Features