Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Asciidoctor editor

dzruykdzruyk2k downloads

View and modify asciidoc pages

Add to Obsidian
  • Overview
  • Scorecard
  • Updates12

A plugin that allows you to edit and view documents in the asciidoc language.

The plugin supports both view and edit modes, which can be switched using standard Toggle reading view hotkey.

Global file search is not supported by Obsidian due to the limitations of the Obsidian API. But you can use the omnisearch plugin https://github.com/scambier/obsidian-omnisearch)

[!NOTE] Plugin is not compatible with other asciidoctor plugins, i.e.:

  • asciidoc-reader
  • asciidoc-blocks

If you are experiencing error Failed to load plugin "asciidoctor-editor" please try to disable plugins described above.

Preview

preview

How to use

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

Please bump this Obsidian API feature request

https://forum.obsidian.md/t/expand-support-for-non-markdown-text-files/79807

76%
HealthGood
ReviewCaution
About
Edit and view Asciidoc files directly in Obsidian with native edit and read modes. Avoid relying on global file search — Obsidian's API doesn't support it — and avoid using this plugin alongside other Asciidoctor plugins (asciidoc-reader, asciidoc-blocks).
FormatsEditingLanguages
Details
Current version
0.1.10
Last updated
5 months ago
Created
2 years ago
Updates
12 releases
Downloads
2k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
dzruykdzruyk
github.com/dzruyk
GitHubdzruyk
  1. Community
  2. Plugins
  3. Formats
  4. Asciidoctor editor

Related plugins

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

Easy Typing

Auto format when typing.

LanguageTool

Unofficial integration of the LanguageTool spell and grammar checker.

Cooklang Editor

Edit and display CookLang recipes.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Creases

Tools for effectively folding Markdown sections.