-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationkind/referenceNew RefecenceNew Refecencetopic/markdownDocumentation about MarkdownDocumentation about Markdown
Description
- 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:
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 documentationImprovements or additions to documentationkind/referenceNew RefecenceNew Refecencetopic/markdownDocumentation about MarkdownDocumentation about Markdown