diff --git a/docs/features/Obsidian compatibility.md b/docs/features/Obsidian compatibility.md index ff64b76e0..414b2378e 100644 --- a/docs/features/Obsidian compatibility.md +++ b/docs/features/Obsidian compatibility.md @@ -116,6 +116,11 @@ Standard checkboxes work out of the box. With `enableCheckbox: true`, you also g Each custom character is preserved as a `data-task` attribute on the rendered element, allowing CSS-based styling per character. +- [ ] Unchecked +- [x] Checked +- [?] Question +- [!] Important + ### Mermaid Diagrams [[Mermaid diagrams|Mermaid]] code blocks are rendered as diagrams: diff --git a/quartz.lock.json b/quartz.lock.json index fa3642c61..9e3d2cb1e 100644 --- a/quartz.lock.json +++ b/quartz.lock.json @@ -130,8 +130,8 @@ "obsidian-flavored-markdown": { "source": "github:quartz-community/obsidian-flavored-markdown", "resolved": "https://github.com/quartz-community/obsidian-flavored-markdown.git", - "commit": "948807ece23b3fb73934b94e1b30f9a1b678c881", - "installedAt": "2026-02-15T22:38:34.538Z" + "commit": "4bad76e2b504b53c2f29022a8898e4e65dc0d5ce", + "installedAt": "2026-02-15T23:04:26.675Z" }, "github-flavored-markdown": { "source": "github:quartz-community/github-flavored-markdown",