diff --git a/README.md b/README.md index 4b428b7..2a4fcbf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Markdown Attributes for Obsidian.md -Allows the use of `{ .class id='id' data=value }` markdown attributes inside Obsidian.md. +Allows the use of `{ .class id='id' data=value }` Pandoc-style markdown attributes inside Obsidian.md. This plugin is currently proof of concept; however, no loss of data should occur. It is possible that rendering errors may happen. If so, please create an issue including the source text that caused the issue. @@ -143,3 +143,6 @@ You can follow the same procedure to update the plugin This plugin comes with no guarantee of stability and bugs may delete data. Please ensure you have automated backups. + + + \ No newline at end of file