elpasync pushed a change to branch elpa/adoc-mode.

      from  5e8aaeeba4 Add context-aware completion-at-point
       new  536b645cb4 Mention Flycheck's built-in asciidoctor checker in the 
README
       new  64cc307c68 Add a Flymake backend backed by Asciidoctor
       new  f82695ff74 Make references clickable for easier navigation
       new  2f09c570b7 Add an xref backend over AsciiDoc anchors
       new  0f5e2f8579 Complete over buffer anchors in adoc-goto-ref-label


Summary of changes:
 CHANGELOG.md                       |   5 +
 README.adoc                        |  24 ++++-
 adoc-asciidoctor.el                |  86 ++++++++++++++++
 adoc-mode.el                       | 205 +++++++++++++++++++++++++++++++++----
 test/adoc-mode-asciidoctor-test.el |  84 +++++++++++++++
 test/adoc-mode-navigation-test.el  | 146 ++++++++++++++++++++++++++
 6 files changed, 529 insertions(+), 21 deletions(-)

Reply via email to