Releases: ErrorTzy/obsidian-pandoc-extended-markdown
Releases · ErrorTzy/obsidian-pandoc-extended-markdown
1.8.5
1.8.4
1.8.3
Fixes task checkbox behavior in list autocompletion and rendering.
- Continues task list items with unchecked
[ ]syntax. - Preserves existing checked state when rewriting an existing task item.
- Supports task modifiers for unordered, ordered, fancy, hash, and example lists.
- Renders interactive checkboxes in Live Preview and Reading Mode.
- Expands checkbox syntax back to editable source when keyboard navigation reaches it.
Addresses the checklist regression reported in #10.
1.8.2
Release 1.8.2
1.8.1
1.8.0
Adds the optional Pandoc export and preview module with profile-driven commands, bundled filters, option/value helpers, and output previews. Improves ordered and hybrid nested list autocompletion, marker cycling, indentation, and native list spacing behavior.
1.7.9
made fenced div draggable
1.7.8
- Fixed fenced-div definition-list rendering in Live Preview and Reading mode.
- Fixed subscript parsing so it no longer conflicts with strikethrough.
1.7.7
- Restructured reading-mode rendering and split syntax feature settings.
- Fixed reading-mode definition-list math and fenced-div source synchronization.
- Fixed live-preview fenced-div list indentation and updated docs.