---
title: "Emacs loves AsciiDoc"
url: https://daily.dev/posts/emacs-loves-asciidoc-ytvwsf1j7
source_url: https://batsov.com/articles/2026/06/11/emacs-loves-asciidoc
type: article
source: "Bozhidar Batsov"
published: 2026-06-11T15:19:23.919Z
updated: 2026-06-11T15:19:45.093Z
reading_time: 4
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Emacs loves AsciiDoc

**[Bozhidar Batsov](https://daily.dev/sources/batsov)** · 4 min read · 0 upvotes · 0 comments

## Summary

Bozhidar Batsov, maintainer of several major Emacs OSS projects, shares updates on two Emacs modes for AsciiDoc editing. He revived the classic regexp-based adoc-mode and built a new tree-sitter-based asciidoc-mode for Emacs 30.1+. Recent improvements include modern Asciidoctor spec support, uniform font-locking aligned with markdown-mode and org-mode, working cross-reference navigation, Asciidoctor-backed preview/export, Flymake integration, and native code-block syntax highlighting. The two modes serve different needs: adoc-mode works on any modern Emacs with no dependencies, while asciidoc-mode offers parser-backed highlighting for users on newer Emacs versions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://batsov.com/articles/2026/06/11/emacs-loves-asciidoc>

## Similar posts on daily.dev

- [adoc-mode 0.8](https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm) · Meta Redux · 0 upvotes · 0 comments
- [AsciiDoc over Markdown](https://daily.dev/posts/asciidoc-over-markdown-ldlaviexs) · A Java geek · 14 upvotes · 1 comments
- [Emacs 31 Is Around the Corner: The Changes I'm Already Daily Driving](https://daily.dev/posts/emacs-31-is-around-the-corner-the-changes-i-m-already-daily-driving-3tjpkrvpn) · Lobsters · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/emacs-loves-asciidoc-ytvwsf1j7)
