Releases: amalghosh999/adocLIVE-Joplin-Plugin
Releases · amalghosh999/adocLIVE-Joplin-Plugin
Release list
v1.0.4
v1.0.3
Release v1.0.3
Changes:
- Fix rendered preview STEM/LaTeX handling by rendering only explicit AsciiDoc math macros and blocks.
- Add curated Highlight.js syntax highlighting for known source languages in non-editable rendered preview modes.
- Preserve code blocks, escaped dollar text, and unknown source languages without auto-detection.
Validation:
- npm run test:unit
- npm run typecheck
- npm run dist
v1.0.2
Release v1.0.2
- Makes the package publish-ready for Joplin npm-based plugin discovery as joplin-plugin-adoclive.
- Adds generated publish artifacts for com.asciidoc.joplin-plugin.
- Improves Live Preview compatibility for block metadata ordering and document-header attribute editing.
v1.0.1
Highlights
- Aligns Live Preview behavior more closely with Asciidoctor for attrlists, source blocks, document/body attributes, TOC, section numbering, tables, images, links, lists, collapsibles, and break handling.
- Fixes Live Preview TOC first-click scroll snap-back during TOC navigation.
- Updates README documentation for Live Preview behavior and split-preview Asciidoctor.js rendering.
Validation
npm run typechecknpm run test:unitnpm run build:jpl
v1.0.0
Private GitHub release for adocLIVE v1.0.0.
Included asset:
- com.asciidoc.joplin-plugin.jpl
Verification:
- npm run typecheck
- npm run test:unit
- npm run build:jpl
Notable fix:
- Live-preview Table of Contents links now scroll to the target heading on the first click without snapping back.