Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.19 KB

Changelog

master (unreleased)

New features

  • #21: Add support for native font-locking in code blocks.
  • #48: Add support for displaying images.

Bugs fixed

  • #33: Address noticeable lag when typing in code blocks.
  • #39: Support spaces in the attributes of code blocks.
  • #41: Fix unconstrained monospace delimiters.
  • #49: Prevent Flyspell from generating overlays for links and alike.

0.7.0 (2023-03-09)

New features

  • Added imenu support.
  • Associate with .adoc and .asciidoc files automatically.

Changes

  • Require Emacs 26.
  • Respect mode-require-final-newline.
  • #25: Remove markup-faces dependency.

Bugs fixed

  • Handle unichars.el properly.
  • Add missing quote before adoc-reserved in adoc-kw-verbatim-paragraph-sequence.
  • #17: Show only titles in imenu.