github OXY2DEV/markview.nvim v28.1.0

9 hours ago

28.1.0 (2026-03-04)

Features

  • Asciidoc support (c81ce9e)
  • asciidoc_inline: Added #highlight# support (32c0ddd)
  • asciidoc_inline: Added labeled uri support (b4a4eb2)
  • asciidoc_inline: Added monospces support (a324d09)
  • asciidoc_inline: Added uri macro support (f1f1167)
  • asciidoc_inline: Added parser template (75ae830)
  • asciidoc_inline: Added support for unlabeled URIs (0c463e3)
  • asciidoc: Added block quotes (9b576e9), closes #455
  • asciidoc: Added code blocks (86ce3fe), closes #455
  • asciidoc: Added delimited blocks & admonition blocks support (ffb465f), closes #455
  • asciidoc: Added document title support (966a713)
  • asciidoc: Added section_title support (99f6641)
  • asciidoc: Added TOC support (69226e4)
  • asciidoc: Added admonitions support (8cc85d4)
  • asciidoc: Added checkboxes support (40ac165)
  • asciidoc: Added document attributes (7da3aea)
  • asciidoc: Added horizontal rule support (30da385)
  • asciidoc: Added Image macro support (d482fb5)
  • asciidoc: Added keycodes support (f245285)
  • asciidoc: Added Literal block support (5f2cc46)
  • asciidoc: Added ordered & unordered list item support (318d47e)
  • comment: Added bold & italic support (87d74af)
  • comment: Added code_block support (06fa1fc)
  • comment: Added url, taglink & autolink (6da007d)
  • comment: Added compatibilty for legacy parser (05a6d53)
  • comment: Added link labels for autolinks (492f4e7)
  • comment: Added option for rendering fancy comments (f83c081)
  • comment: Added task scopes support (6c07f8f)
  • config, comment, tasks: Added more task type configs (ab00aa4)
  • config, comment: Added missing config options (ab00aa4)
  • doctext: Added task renderer (46587f5)
  • doctext: Added configuration for doctext (9c4a9a4)
  • doctext: Added issue support (46587f5)
  • doctext: Added mention support (46587f5)
  • Fancy comments (9935a98)
  • parsers: Added doctext parser (cd202c2)

Bug Fixes

  • asciidoc, asciidoc_inline: Added option maps (5c5b4b7)
  • asciidoc, checkboxes: scope_hl is implemented (50d672a)
  • asciidoc, list_items: Item index is now correctly parsed (508b6b9)
  • asciidoc: Fixed incorrect type definitions (6e22829)
  • asciidoc: Typo fixes and corrected hl handling (86e2643)
  • asciidoc: Updated base config (afe02ad)
  • config, condition: Parity between can_attach() & buf_handle() (d92f4d3)
  • correct typo and function call in hybridToggle action (18fc148)
  • correct typo and function call in hybridToggle action (9864ca2)
  • doctext: @ in mentions are now hidden (0d815a8)
  • filetypes: Proerly handle nil values (c99341c)
  • lazy: Try attaching to buffers if lazy loaded (633e627)
  • no longer overriding blink-cmp per_filetype sources (a185a64)
  • parsers, asciidoc_inline: Reduce unnecessary recursion when parsing (c81472c)
  • renderer, asciidoc, tostring: Fixed escape char matches (766fda4)
  • renderer, typst, code_block: Added wrap support (5465846), closes #470
  • renderer, visual_text: Visual text isn't applied if parser is (8f20e21), closes #455
  • renderers, asciidoc_inline: Fixed bug with icon not showing (cead72e)
  • renderers, asciidoc_inline: Fixed conceal for bold & italics (97a024b)
  • renderers, asciidoc, code_blocks, raw_blocks: Fixed bottom border placement (ed21201), closes #471
  • renderers, asciidoc, document_titles: Correctly handle conceal (33e897d)
  • renderers, comment, code_blocks: Fixed bottom border placement (f669023), closes #471
  • renderers, markdown, code_blocks: Fixed bottom border placement (baf531f), closes #471
  • yaml: Disable rendering of YAML in code blocks (9e852c2), closes #455

Don't miss a new markview.nvim release

NewReleases is sending notifications on new releases.