语法: 在一行的末尾添加两个或多个空格,然后按回车键,即可创建一个换行(<br>)。 Markdown语法 HTML 预览效果 This is the first line. And this is the second line. <p>This is the first line.<br>And this is the se...
要将单词或短语表示为代码,请将其包裹在反引号 (` ) 中。 Markdown语法 HTML 预览效果 At the command prompt, type nano . At the command prompt, type nano . At the command prompt, type nano . # 转义反引号 ...