ports/textproc/adoc-mode.el/pkg-descr
Yasuhiro Kimura 8dd4c1e4cd textproc/adoc-mode.el: Add new port
Add adoc-mode, major-mode for editing AsciiDoc files in Emacs.
2023-07-07 09:18:31 +09:00

5 lines
325 B
Text

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.