elpasync pushed a change to branch elpa/adoc-mode.
from 85532b6032 Fix outline level calculation and forced line break
highlighting
new ecc252f474 Fix font-lock keyword construction for lexical binding
correctness
new 48c9b71818 [Fix #64] Add regression test for passthrough block face
new 0ef1eeac3f [Fix #57] Fix Emacs hang on escaped curly braces
new f40718c735 [Fix #54] Fix multiline font-lock for inline formatting
new 11f0428adc [Fix #52] Prevent auto-fill from breaking section titles
new d1aaea28ef [Fix #36] Remove unichars.el dependency
new 799c7fc41c [Fix #26] Fix tempo template failure with prefix argument
new 1ef95ef31a [Fix #24] Fix table delimiter highlighting for any
number of columns
new b928fb2ddf [Fix #9] Fix broken tempo tests and title template
lexical-binding issue
new 09fbb9ef71 [Fix #62] Fix image display regex and improve robustness
new 1dbb39c833 [Fix #59] Add nested imenu index support
new 46d08d6675 [Fix #43] Document NonGNU ELPA in README
new 7085ee9052 [Fix #29] Add adoc-follow-thing-at-point
new 76152babaf Add missing changelog entry for #62
new fafa3c4428 Add Emacs 30.1 to CI matrix and bump checkout action to
v4
new 7c9081fbfb Fix CI compilation failures across Emacs versions
Summary of changes:
.github/workflows/test.yml | 5 +-
CHANGELOG.md | 12 ++
README.adoc | 16 ++-
adoc-mode.el | 275 +++++++++++++++++++++++++++++++++------------
test/adoc-mode-test.el | 194 +++++++++++++++++++-------------
5 files changed, 348 insertions(+), 154 deletions(-)