# 使用高级格式

表格、语法突出显示和自动链接等格式设置可让您在拉取请求、议题和评论中清楚地布置复杂的信息。

## Links

* [使用表格组织信息](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables)

  您可以创建表格来组织评论、议题、拉取请求和 wiki 中的信息。

* [使用折叠区块组织信息](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-collapsed-sections)

  可创建带 <details> 标记的折叠部分来简化 Markdown。

* [创建和突显代码块](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks)

  通过围栏代码块和启用语法突显来分享代码样本

* [创建关系图](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams)

  创建图表以通过图表和图形传达信息

* [编写数学表达式](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions)

  使用 Markdown 在 GitHub 上显示数学表达式。

* [自动链接引用和 URL](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls)

  对 URL、议题、拉取请求和提交的引用会自动缩短并转换为链接。

* [附加文件](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/attaching-files)

  可通过将各种文件类型附加到议题和拉取请求来传达信息。

* [关于任务列表](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/about-tasklists)

  你可以使用任务列表将议题或拉取请求的工作分解为较小的任务，然后跟踪要完成的整套工作。

* [创建指向代码段的永久链接](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet)

  您可以创建指向特定版本的文件或拉取请求中特定代码行或行范围的永久链接。

* [在议题和拉取请求中使用关键字](/zh/enterprise-server@3.22/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests)

  使用关键字链接议题和拉取请求，或将议题或拉取请求标记为重复。