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

Indented Table

nnyjnnyj131 downloads

Renders markdown pipe tables that are indented inside list items.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Styles pipe tables nested inside list items in Obsidian live preview. Obsidian ignores indented tables, rendering them as plain text — this plugin makes them readable without changing the markdown.

Features

  • Hides separator row
  • Bold header with background fill
  • Faded pipe characters
  • No-wrap per row, prevents mid-row line breaks
  • Forces monospace font on table regions (fixes proportional font on Android)
  • Row borders scoped to table content width

Install

Search "Indented Table" in Settings > Community plugins > Browse.

Manual: download main.js, manifest.json, styles.css from Releases into .obsidian/plugins/indented-table/.

How it works

Obsidian blocks widget and replace decorations from plugins. The plugin uses CM6 mark and line decorations with CSS: Decoration.line() for no-wrap and separator hiding, Decoration.mark() for header background, row borders, and pipe color, all scoped to table content width.

Build

npm install
npm run build

License

MIT

HealthExcellent
ReviewSatisfactory
About
Style indented pipe tables nested in list items in live preview so they render correctly without changing your Markdown. Hide separator rows, bold headers with background, fade pipe characters, prevent line breaks in rows, and scope row borders to the table width.
TablesFormatting
Details
Current version
1.0.1
Last updated
Last month
Created
Last month
Updates
2 releases
Downloads
131
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
nnyjnnyjnnyj
GitHubnnyj
  1. Community
  2. Plugins
  3. Tables
  4. Indented Table

Related plugins

Simple Table Math

Do some math (sum, average, etc.) in your markdown tables.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Admonition

Admonition block-styled content.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Datacore

An even faster reactive query engine for the data obsessed.

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

Notion Bases

Turn any folder into a database — table, kanban board, gallery, calendar, timeline and list views powered by frontmatter.

Colored Text

Color the selected texts.