Skip to content

docs(obsidian-markdown): use 4-space indent for nested task lists#125

Open
arimu1 wants to merge 1 commit into
kepano:mainfrom
arimu1:docs/124-markdown-list-indent
Open

docs(obsidian-markdown): use 4-space indent for nested task lists#125
arimu1 wants to merge 1 commit into
kepano:mainfrom
arimu1:docs/124-markdown-list-indent

Conversation

@arimu1

@arimu1 arimu1 commented Jul 19, 2026

Copy link
Copy Markdown

Summary

  • Nested task-list items in the Markdown skill example used 2-space indent.
  • Obsidian/CommonMark nested lists need 4 spaces; updated the Tasks example accordingly.

Fixes #124

Test plan

  • Visually verified nested - [ ] items are indented with 4 spaces in skills/obsidian-markdown/SKILL.md

Made with Cursor

Markdown nested lists require 4 spaces; the Tasks example used 2.
Fixes kepano#124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown example uses improper list indent

1 participant