From 1d2b70236c17180688ed957c4282a602a008fc46 Mon Sep 17 00:00:00 2001 From: valentine195 <38669521+valentine195@users.noreply.github.com> Date: Fri, 6 Aug 2021 08:29:20 -0400 Subject: [PATCH] add coffee to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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