update readme

This commit is contained in:
Lukas Bach 2024-02-23 23:14:37 +01:00
parent 48d1bab6b4
commit 27cce96fd0
2 changed files with 10 additions and 3 deletions

View file

@ -19,9 +19,16 @@ in the ribbon.
![img_1.png](img_1.png)
## New Feature: Code Block Editing
## New feature: Themes
As of Version 1.1.0, the plugin also supports editing individual code blocks from any
Besides the default themes that ship with VSCode, the plugin also supports a long list
of custom well-established themes to choose from.
![img_3.png](img_3.png)
## Code Block Editing
The plugin also supports editing individual code blocks from any
Markdown document in the editor. You
can either invoke the command palette and search for "Open Current Code Block in Monaco
Editor", or right click on any code block and click on "Edit Code Block in Monaco Editor".
@ -32,7 +39,7 @@ the modal.
![fence-editing.gif](fence-editing.gif)
## New Feature: Allows editing CSS Snippets
## Editing CSS Snippets
Search for the command "Edit CSS Snippet" to search CSS Snippets that exist in your
Obsidian vault and edit them in the Monaco Editor.

BIN
img_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB