Skip to content

Releases: ErrorTzy/obsidian-pandoc-extended-markdown

1.8.5

25 Jun 07:14

Choose a tag to compare

Add smart dash support and definition-list fixes.

1.8.4

24 Jun 17:18

Choose a tag to compare

fixed performance issue in #12

1.8.3

23 Jun 07:58

Choose a tag to compare

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

18 Jun 18:52

Choose a tag to compare

Release 1.8.2

1.8.1

12 Jun 11:40

Choose a tag to compare

Fixed autocompletion issues in #10

1.8.0

08 Jun 19:02

Choose a tag to compare

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

25 May 04:34

Choose a tag to compare

made fenced div draggable

1.7.8

14 May 16:42

Choose a tag to compare

  • 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

14 May 10:26

Choose a tag to compare

  • 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.

1.7.6

09 May 11:04

Choose a tag to compare

  • Enable all syntax features by default.
  • Add CSS customization for definition lists and fix definition/fenced-div styling hooks and alignment.
  • Refresh README links and imagery.