Editor
Software
VS Code
Extensions
Markdown Preview Enhanced (MPE)
Very powful markdown entension in VS Code
Markdown PDF
Convert md file to pdf/html/png/jpegMarkdownlint
check linting and styleMarkdown Preview Github Styling
Preparation
- load your md folder.
- open md file to edit.
- click the botton to preview.
- preview while writing md.
Basic syntax
- heading
- paragraph
- paragraph
- line
- emphasis
- Bold
- Italic
- Strikethrough
- list
- ordered list
- unordered list
- task list
- comments
- image
- local
- online
- Blockquote
Thank Markdown Guide and MPE.