轻松记录您
灵感和创意

markdown的代码块

代码块通常缩进四个空格或一个制表符。当它们在列表中时,将它们缩进八个空格或两个选项卡。

1.  Open the file.
2.  Find the following code block on line 21:

        <html>
          <head>
            <title>Test</title>
          </head>

3.  Update the title to match the name of your website.

呈现的输出如下所示:

  1. 打开文件。
  2. 在第21行找到以下代码块:
    <html>
      <head>
        <title>Test</title>
      </head>
    
  3. 更新标题以匹配您的网站名称。

图片

1.  Open the file containing the Linux mascot.
2.  Marvel at its beauty.

    ![Tux, the Linux mascot](/assets/images/tux.png)

3.  Close the file.

呈现的输出如下所示:

  1. 打开包含Linux吉祥物的文件。
  2. 惊叹于它的美丽。
  3. 关闭文件。
未经允许不得转载:坚果云Markdown » markdown的代码块
分享到: 更多 (0)

坚果云Markdown轻松记录您 灵感和创意

坚果云Markdown下载坚果云Markdown介绍