mirror of
https://github.com/lukasbach/obsidian-code-files.git
synced 2026-07-22 07:40:30 +00:00
update readme
This commit is contained in:
parent
48d1bab6b4
commit
27cce96fd0
2 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -19,9 +19,16 @@ in the ribbon.
|
|||
|
||||

|
||||
|
||||
## 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.
|
||||
|
||||

|
||||
|
||||
## 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.
|
|||
|
||||

|
||||
|
||||
## 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
BIN
img_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in a new issue