Skip to content

Markdown Support

DocGraph is HTML-first, but .md files are first-class citizens too: they render beautifully and support the same inline editing experience.

Click into a rendered Markdown document and edit it in place — headings, lists, and paragraphs behave like the HTML editor. Splitting and merging blocks with Enter and Backspace settles instantly, without reloading the page.

Prefer raw Markdown? Toggle the source view to edit the underlying text in a full-featured code editor with syntax highlighting.

Typing Markdown shorthand converts as you go — # starts a heading, - starts a list — matching what you’d expect from other Markdown note apps.