Back to blog

Category

Markdown Guides

Practical advice for writing, structuring, and reading Markdown.

A Markdown blockquote alongside five callouts with their icons
Markdown GuidesAugust 18, 2026

Markdown Blockquotes: Syntax, Nesting, and Callouts

Learn how to create and nest Markdown blockquotes, cite a source, and use NOTE, TIP, IMPORTANT, WARNING, and CAUTION callouts.

By Antoine FrankartRead article
A Markdown list with bullets, numbers, and checkboxes
Markdown GuidesAugust 6, 2026

Markdown Lists: Bullets, Numbering, Nesting, and Checkboxes

Learn how to create bulleted, numbered, nested, and task lists in Markdown, then avoid common indentation and rendering issues.

By Antoine FrankartRead article
Markdown syntax transformed into bold, italic, strikethrough, and underlined text
Markdown GuidesJuly 25, 2026

Bold, Italic, Strikethrough, and Underline in Markdown

Learn how to write bold, italic, and strikethrough text in Markdown, handle underline and highlighting, and compare rendering in GitHub, Obsidian, and Fude.

By Antoine FrankartRead article
How to Add Images in Markdown
Markdown GuidesMay 15, 2026

How to Add Images in Markdown

Learn how to add images in Markdown, write useful alt text, use relative paths, resize images, add captions, and handle GitHub, Obsidian, and Fude-specific behavior.

By Antoine FrankartRead article
How to Create Links in Markdown
Markdown GuidesApril 20, 2026

How to Create Links in Markdown

Learn every type of Markdown link: inline, reference, anchor, relative, email, and image links. Covers GitHub, Obsidian, and common pitfalls with examples.

By Antoine FrankartRead article
Complete guide to create Markdown tables
Markdown GuidesApril 13, 2026

Markdown Table: Complete Guide with Examples

Learn how to create, align, and format Markdown tables. Covers syntax, multiline cells, merge workarounds, and tool-specific behavior in GitHub, Obsidian, and more.

By Antoine FrankartRead article
How to add a horizontal line in Markdown
Markdown GuidesApril 13, 2026

How to Add a Horizontal Line in Markdown

Learn how to add a horizontal line in a Markdown file, avoid common pitfalls and customize its design.

By Antoine FrankartRead article