elpasync pushed a change to branch elpa/adoc-mode.
from 4c9e7dff7a Add AsciiDoc spec-compliance audit
new fc2e537600 Treat +text+ / ++text++ as passthroughs, not monospace
new 47bb27d00c Highlight checklist items
new 27912a8d38 Recognise the block ID shorthand [#id]
new 9864603998 Recognise the icon: inline macro
new fbad6f0071 Recognise modern curved-quote syntax
new 24523d5da6 Modernise menu and tempo templates
new 5c898fbb69 Expand font-lock test coverage across the spec
Summary of changes:
CHANGELOG.md | 6 ++
adoc-mode-tempo.el | 6 +-
adoc-mode.el | 107 ++++++++++++++++++----
doc/spec-compliance.adoc | 112 ++++++++++++++---------
test/adoc-mode-tempo-test.el | 5 +-
test/adoc-mode-test.el | 207 +++++++++++++++++++++++++++++++++++++++----
6 files changed, 361 insertions(+), 82 deletions(-)