Markdown
From 43FoldersWiki
Contents |
[edit] Description
Markdown is a structured text tool from John Gruber.
[edit] Advantages
- Relatively easy to learn.
- Leaves the text easy to read after markup.
[edit] Disadvantages
- Most implementations have a hard time correctly rendering file or variable names with underscores in them. Remembering to escape the underscore in every\_farking\_variable and HKLM\_REGISTRY\_KEY is a pain!
[edit] See Also
- Project Homepage
- 43F: In further praise of Markdown
- 43F: TextMate projects: faking metadata
- 43F: My GTD txt template
- Markdown wiki
- MultiMarkdown
- PHP-Markdown
- Markdown Package for Debian
- Pandoc, a command-line program for converting between Markdown, LaTeX, HTML, and other formats.
- Other types of Structured Text

