Skip to content

Markdown in board tasks

Board actions use Obsidian’s Markdown renderer so links and inline formatting remain meaningful outside the source note.

Task descriptions often carry essential context through links and restrained inline formatting. Rendering those descriptions as plain text exposes Markdown syntax and makes linked decisions harder to reach. Using Obsidian’s renderer keeps board actions consistent with the source note and the rest of the vault.

  • Internal links render as Obsidian links instead of raw wiki-link syntax.
  • Emphasis and inline code retain their native Markdown presentation.
  • Link resolution uses the task’s source note as its Markdown context.
  • The rendered action continues to expose its normal task controls.
Architecture task in Open with an internal link, bold emphasis, and inline code in Dark Minimal
Markdown-formatted architecture task · Dark Minimal