Skip to content

chee/standard.md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

ATX headings only (hash prefix)

paragraphs

paragraphs are separated by 2 newlines a single newline continues the same paragraph

hard line breaks
are added with a backslash

lists

  1. an ordered list starts with a number and a dot
  • an unordered list starts with a hyphen

  • for nested lists,

    • use 4 spaces or one tab
  • empty checkboxes have a space

  • checked boxes use a lower-case x

codeblocks

codeblocks are always fenced in backticks, the first token on the same line following the opening backticks is parsed as lang the rest is an info string, parsed as meta

code blocks are fenced in backticks

inline

strong text is surrounded by 2 asterisks

emphasis text is surrounded by 1 underline

code is wrapped in backticks

thematic breaks


thematic breaks are three or more asterisks ***

blockquotes

quotes start with a >

quotes can be nested

links

links are text in square brackets followed by a url in parens, and an optional title in double quotes:

link text

autolinks

mailto:auto@link https://auto-link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published