Markdown基础语法
date
Nov 20, 2023
slug
markdown
status
Published
tags
教程
markdown
summary
Markdown基础语法
type
Post
Markdown is a simple way to format text that looks great on any device. It doesn’t do anything fancy like change the font size, color, or type — just the essentials, using keyboard symbols you already know.
Type
… to Get
Files
# code blockprint '3 backticks or'print 'indent 4 spaces'
Want to experiment with Markdown?
Need more detail?
Refer to the official CommonMark spec, or discuss CommonMark with us.