mirror of
https://github.com/mayurankv/Obsidian-Code-Styler.git
synced 2026-07-22 08:10:29 +00:00
Update README
This commit is contained in:
parent
3d9b93dea6
commit
303c52503c
1 changed files with 1 additions and 6 deletions
|
|
@ -4,12 +4,7 @@
|
|||
[](https://github.com/mayurankv/Obsidian-Code-Styler/releases/latest)
|
||||
[](https://github.com/mayurankv/Obsidian-Code-Styler/releases/latest)
|
||||
|
||||
This is a plugin for [Obsidian.md](https://obsidian.md) which lets you style codeblocks and inline code in both editing mode and reading mode.
|
||||
|
||||
<!--
|
||||
> [!important]
|
||||
> If you used version 1.0.x or below, then you must delete the `data.json` file from `VaultFolder/.obsidian/plugins/code-styler/`. This only needs to happen once but is necessary as the file does not contain a few entries which are required by version x.y.z or above. After that, everything should work fine.
|
||||
-->
|
||||
This is a plugin for [Obsidian.md](https://obsidian.md) which lets you style codeblocks and inline code in both editing mode and reading mode. It works straight out of the box and looks pretty as well! The Latest Release badge should indicate that the plugin is up-to-date and not obsolete unlike some other code block modifying plugins.
|
||||
|
||||
## Settings
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue