NonGNU ELPA - adoc-mode

adoc-mode

Description
a major-mode for editing AsciiDoc files
Latest
adoc-mode-0.7.0.tar (.sig), 2024-Mar-31, 410 KiB
Maintainer
Bozhidar Batsov <bozhidar@batsov.dev>
Atom feed
adoc-mode.xml
Website
https://github.com/bbatsov/adoc-mode
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

AsciiDoc is a text document format for
writing short documents, articles, books and UNIX man pages.  AsciiDoc files
can be translated to HTML and DocBook markups.

adoc-mode is an Emacs major mode for editing AsciiDoc files.  It emphasizes on
the idea that the document is highlighted so it pretty much looks like the
final output.  What must be bold is bold, what must be italic is italic etc.
Meta characters are naturally still visible, but in a faint way, so they can
be easily ignored.