<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm" -->

---
title: adoc-mode 0.8 | daily.dev
description: adoc-mode 0.8 is a major release of the Emacs major mode for AsciiDoc editing. Key new features include native syntax highlighting for code blocks using the...
canonical: https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: adoc-mode 0.8 | daily.dev
og:description: adoc-mode 0.8 is a major release of the Emacs major mode for AsciiDoc editing. Key new features include native syntax highlighting for code blocks using the...
og:url: https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm
og:image: https://api.daily.dev/og/posts/XjZWaX4XM.png
og:image:alt: adoc-mode 0.8
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# adoc-mode 0.8

**[Meta Redux](https://daily.dev/sources/metaredux)** · 4 min read · 0 upvotes · 0 comments

## Summary

adoc-mode 0.8 is a major release of the Emacs major mode for AsciiDoc editing. Key new features include native syntax highlighting for code blocks using the appropriate language major mode, inline image previews (including remote images), improved navigation with adoc-follow-thing-at-point and hierarchical imenu, and highlighting of Asciidoctor-specific inline macros. The release also fixes numerous long-standing bugs including typing lag in code blocks and Emacs hangs from escaped curly braces. Internally, the minimum Emacs version is bumped to 28.1 and the codebase has been restructured. The author also announces asciidoc-mode, a separate lighter-weight tree-sitter-based alternative for Emacs 30.1+.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://metaredux.com/posts/2026/02/21/adoc-mode-0-8.html>

## Similar posts on daily.dev

- [Emacs loves AsciiDoc](https://daily.dev/posts/emacs-loves-asciidoc-ytvwsf1j7) · Bozhidar Batsov · 0 upvotes · 0 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
- [Even More Batteries Included with Emacs](https://daily.dev/posts/even-more-batteries-included-with-emacs-k2lzqifph) · Lobsters · 1 upvotes · 0 comments
- [AsciiDoc over Markdown](https://daily.dev/posts/asciidoc-over-markdown-ldlaviexs) · A Java geek · 14 upvotes · 1 comments

---

[View this post on daily.dev](https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"adoc-mode 0.8","url":"https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm"},"datePublished":"2026-02-21T11:19:56.326Z","dateModified":"2026-02-21T11:20:13.043Z","description":"adoc-mode 0.8 is a major release of the Emacs major mode for AsciiDoc editing. Key new features include native syntax highlighting for code blocks using the...","image":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","thumbnailUrl":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","isAccessibleForFree":true,"articleSection":"Meta Redux","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Meta Redux","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/553e6ad4c072454a986660a28a241343","url":"https://daily.dev/sources/metaredux"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/adoc-mode-0-8-xjzwax4xm","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Meta Redux","item":"https://daily.dev/sources/metaredux"},{"@type":"ListItem","position":3,"name":"adoc-mode 0.8"}]}
```

