Skip to content

Finish the Markdown reference/tutorial #67

@kazk

Description

@kazk
  • markdown home page
  • extensions page (reference)
  • some sort of tutorial, but where/in what section? (see message below) -> will be added somewhere else, see below

#62 added a stub page for basic Markdown syntax and we need to complete it. The page should be minimal and easy to scan. Any nonstandard Markdown features were extracted into a separate page.

Basic Markdown that most users use is extremely simple and should focus on that. For example, GitHub's Markdown Cheat Sheet looks like this:
image

Include the syntax for:

  • Emphasis
  • Code Block
  • Lists
  • Links
  • Blockquotes

I'm not sure if it's worth including the result. For most of them, it'll look very similar to the original syntax and it's pretty obvious. It can look slightly different on Codewars because different libraries are used and CSS is different. For Headers, it'll also mess with the table of contents as well.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationkind/referenceNew Refecencetopic/markdownDocumentation about Markdown

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions