AsciiDoc Blocks Plugin
by Juracy Filho
Score: 42/100
favorite
share
Description
Category: Note Enhancements

The AsciiDoc Blocks Plugin plugin enhances Obsidian by enabling the rendering of AsciiDoc blocks, with a primary focus on supporting advanced table formatting. This plugin allows users to create sophisticated tables with features such as headerless tables, CSV-based tables, and tables with merged rows and columns. It addresses the limitations of markdown tables, offering greater flexibility and customization. While other AsciiDoc features might work to some extent, the plugin is currently optimized for table rendering, with potential future expansions.

Stats
38
stars
5,521
downloads
3
forks
1,041
days
772
days
1,042
days
1
total PRs
0
open PRs
1
closed PRs
0
merged PRs
6
total issues
3
open issues
3
closed issues
0
commits
Latest Version
3 years ago
Changelog

1.0.2

Improvements

  • Replace innerHTML by sanitizeHTMLToDom
  • Better import of @asciidoctor/core instead of require
  • Removing onLayoutReady
  • Removing unused settings
README file from