Blog

Markdown, documentation, developer tools, and the workflows that connect them.

· 7 min read

How to Write API Documentation in Markdown

How to structure and write API documentation using markdown. Covers endpoint tables, request/response examples, authentication docs, and ready-to-use templates.

markdown api-docs how-to
· 7 min read

How to Write a Changelog: Format, Examples, and Templates

How to create and maintain a changelog for your project. Covers the Keep a Changelog format, semantic versioning, automation, and ready-to-use templates.

markdown changelog how-to
· 6 min read

Markdown Bold and Italic: How to Format Text

How to make text bold, italic, or both in markdown. Covers asterisks vs underscores, nesting rules, and platform-specific behavior.

markdown formatting reference
· 8 min read

How to Write Markdown: A Beginner's Guide

Learn markdown from scratch. This step-by-step guide teaches you headings, formatting, links, images, lists, and code blocks with practical examples.

markdown beginner how-to
· 6 min read

Markdown Blockquotes: Syntax and Creative Uses

How to create blockquotes in markdown, including nested quotes, multi-paragraph quotes, callout boxes, and GitHub-style admonitions.

markdown blockquotes reference
· 5 min read

Markdown Escape Characters: The Complete List

How to display literal markdown symbols using backslash escapes. Covers every escapable character with examples and common scenarios.

markdown escape-characters reference
· 5 min read

Markdown Emoji: Shortcodes and Unicode Characters

How to add emoji to markdown using shortcodes and Unicode. Covers GitHub emoji, platform support, and when to use emoji in documentation.

markdown emoji reference
· 5 min read

Markdown Footnotes: How to Add References and Citations

How to use footnotes in markdown for citations, references, and supplementary notes. Covers syntax, multi-paragraph footnotes, and platform support.

markdown footnotes reference
· 6 min read

Markdown in Discord: Formatting Guide

How to format text in Discord using markdown syntax. Covers bold, italic, code blocks, spoilers, headers, lists, and what Discord does differently.

markdown discord platform-guide
· 9 min read

GitHub Markdown: The Complete GFM Guide

Everything you need to know about writing markdown on GitHub. Covers GFM syntax, README files, issues, PRs, alerts, Mermaid diagrams, and math expressions.

markdown github guide
· 6 min read

Markdown in Slack: What Works and What Doesn't

Slack uses its own formatting syntax called mrkdwn, not standard markdown. Learn what works, what doesn't, and how to share formatted documents in Slack.

markdown slack platform-guide
· 8 min read

Markdown Formatting: The Complete Guide

Everything you can do with markdown formatting in one place. Text styling, structure, code, tables, links, and more with examples and copy-paste templates.

markdown formatting guide
· 6 min read

Markdown Headings: Syntax, Levels, and Best Practices

How to use headings in markdown from H1 to H6. Covers ATX vs Setext syntax, heading IDs, anchor links, and document structure best practices.

markdown headings reference
· 7 min read

Markdown Images: Syntax, Alt Text, and Sizing

How to add images in markdown with proper alt text, sizing, captions, and links. Covers inline images, reference-style, and platform-specific behavior.

markdown images reference
· 7 min read

Obsidian Markdown: Syntax Guide and Unique Features

How markdown works in Obsidian, including wikilinks, callouts, embeds, and other features not found in standard markdown. Plus tips for portable documents.

markdown obsidian platform-guide
· 7 min read

HTML in Markdown: When and How to Use Raw HTML

Which HTML tags work in markdown, when to use them, and what each platform allows. Covers details/summary, kbd, tables, and security restrictions.

markdown html reference
· 7 min read

Markdown in VS Code: Editing, Previewing, and Extensions

How to write, preview, and publish markdown in VS Code. Covers built-in features, keyboard shortcuts, recommended extensions, and advanced workflows.

markdown vs-code platform-guide
· 7 min read

Markdown Links: Inline, Reference, and Auto-Links

How to create links in markdown using inline syntax, reference-style links, and auto-links. Includes anchor links, email links, and platform differences.

markdown links reference
· 7 min read

Markdown Lists: Ordered, Unordered, and Nested

How to create bullet points, numbered lists, nested lists, and definition lists in markdown. Includes nesting rules, continuation, and platform differences.

markdown lists reference
· 5 min read

Markdown Strikethrough: How to Cross Out Text

How to use strikethrough in markdown with double tildes. Covers syntax, use cases, platform differences, and combining with other formatting.

markdown strikethrough reference
· 6 min read

Markdown Task Lists: Checklists in Markdown

How to create checkboxes and task lists in markdown. Covers interactive vs static checklists, GitHub usage, project tracking, and platform differences.

markdown task-lists reference
· 7 min read

Markdown vs reStructuredText: Which Should You Use?

A detailed comparison of markdown and reStructuredText for documentation. Covers syntax, ecosystem, extensibility, and when each format is the better choice.

markdown restructuredtext comparison
· 5 min read

What Is CommonMark? The Standardized Markdown Spec

CommonMark is a strict specification for markdown that resolves ambiguities in the original syntax. Learn what it standardizes, why it matters, and who uses it.

markdown commonmark learn
· 6 min read

What Is Frontmatter? Metadata in Markdown Files

Frontmatter is a YAML block at the top of markdown files that stores metadata like title, date, and author. Learn the syntax, common fields, and how tools use it.

markdown frontmatter learn
· 7 min read

What Is GitHub Flavored Markdown (GFM)?

GitHub Flavored Markdown extends standard markdown with tables, task lists, strikethrough, auto-linking, and more. Learn what GFM adds and where it works.

markdown github learn
· 7 min read

What Is Markdown? A Plain-English Explanation

Markdown is a lightweight markup language that formats plain text using simple symbols. Learn what it is, where it's used, and why developers prefer it.

markdown learn beginner
· 6 min read

What Is MDX? Markdown with React Components

MDX lets you embed React (or other JSX) components directly in markdown files. Learn what MDX is, how it works, and when to use it over regular markdown.

markdown mdx learn
· 5 min read

How to Host Internal Documentation Without Building a Docs Site

You don't need Docusaurus or GitBook for every docs project. Sometimes publishing markdown files to URLs is enough.

documentation internal-docs hosting workflow
· 6 min read

AI Documentation Tools: How to Generate and Publish Docs with AI

AI tools can write documentation from your code. The missing step is publishing. Here's the full workflow.

ai documentation automation developer-tools
· 6 min read

Using Git for Documentation: A Markdown Workflow

How to manage documentation with Git and markdown. Branch strategies, review workflows, and CI/CD publishing.

git documentation workflow ci-cd
· 7 min read

What is MCP (Model Context Protocol)? A Developer's Guide

MCP lets AI agents interact with external tools through a standard protocol. Here's how it works and why it matters for developers.

mcp ai-agents developer-tools protocol
· 6 min read

How to Publish Markdown Online: 5 Ways Compared

Five approaches to getting your markdown files online. From static site generators to one-command publishing.

publishing markdown hosting comparison
· 5 min read

How to Share Documents Without Email Attachments

Email attachments create version drift and inbox bloat. Here are better ways to share documents with your team.

document-sharing workflow collaboration
· 6 min read

How to Write a README That People Actually Read

What to include in your README, what to skip, and how to format it so people don't bounce in 3 seconds.

readme documentation open-source
· 7 min read

Obsidian Publish Alternatives: 5 Ways to Share Your Notes

Obsidian Publish costs $8/mo per site. Here are 5 alternatives for getting your notes online, from free to low-cost.

obsidian publishing alternatives comparison
· 5 min read

Markdown vs HTML: When to Use Each

Markdown is for writing. HTML is for rendering. Here's when to use each format and how to convert between them.

markdown html comparison
· 7 min read

Best Markdown Editors in 2026: VS Code, Obsidian, Typora, and More

Honest comparison of the best markdown editors. VS Code, Obsidian, Typora, iA Writer, Zettlr, and online alternatives.

markdown editors tools comparison
· 5 min read

What is AGENTS.md? The New Standard for AI Agent Instructions

AGENTS.md tells AI coding agents how to work with your project. Think of it as robots.txt for AI assistants.

ai-agents agents-md developer-tools standards
· 5 min read

Markdown Code Blocks and Syntax Highlighting

How to use inline code, fenced code blocks, and syntax highlighting in markdown. Language support and rendering differences.

markdown code syntax-highlighting
· 5 min read

Release Notes vs Changelog: What's the Difference?

Changelogs list every change for developers. Release notes explain what matters to users. Here's when to use each.

release-notes changelog documentation product
· 5 min read

Markdown Tables: How to Create, Align, and Style Them

Complete guide to markdown table syntax. Alignment, formatting, multi-line cells, limitations, and workarounds.

markdown tables formatting
· 7 min read

Markdown for Technical Writers: A Practical Guide

Why technical writers should learn markdown, and how to use it for documentation, knowledge bases, and content pipelines.

technical-writing markdown documentation docs-as-code
· 6 min read

Markdown Cheat Sheet: Every Syntax You Need

Quick-reference guide to markdown syntax. Headings, emphasis, links, images, code blocks, tables, task lists, and GitHub Flavored Markdown extensions.

markdown reference cheat-sheet
· 6 min read

How to Convert Markdown to PDF with Custom Styling

Make your markdown PDFs look professional. Browser print, Pandoc, Puppeteer, and CSS techniques for styled output.

pdf styling markdown conversion
· 6 min read

How to Build a Developer Resume in Markdown

Write your resume in markdown for version control, easy updates, and multiple output formats. Includes a complete template.

resume markdown career