Update README.md

This commit is contained in:
Andrea Alberti 2024-06-30 13:48:36 +02:00 committed by GitHub
parent cd054bd21d
commit c378e9dfe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,10 @@ Obsidian Plugins Annotations is a plugin for [Obsidian](https://obsidian.md) tha
## Features
- Add personal annotations to any installed plugin in the settings pane.
- Annotations can be in the form of simple text, Markdown note (preamble line `markdown:`), and HTML-formatted text (preamble line `html:`).
- Annotations are saved persistently and can be edited at any time.
- Annotations are displayed directly below the plugin information.
- Detailed instructions how to edit the annotations are provided in the _setting pane_ of the plugin.
## Installation