$ man markdown
Engineering · Development Tools
Markdown
Plain text format with simple syntax for headings, lists, links, and formatting.
by Shawn Tenam
למה זה חשוב
All your content lives in markdown. Blog posts, drafts, voice files, workflows, skill documentation. Markdown is readable as plain text, version-controllable in Git, and renderable as HTML.
איך אתה משתמש בזה
# heading, **bold**, - list item, [link](url). Write in any text editor. Commit to Git. Render on your site. No proprietary formats. No lock-in.
מונחים קשורים