> For the complete documentation index, see [llms.txt](https://docs.nullcraft.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nullcraft.org/tutorial/syntax.md).

# 轻量标记语言语法

{% hint style="info" %}
面向不同网站使用不同的语法，故再此做一个统一语法演示与教学。
{% endhint %}

## 快速访问语法教程

### MarkDown 语法

> Markdown 是一种轻量级标记语言，创始人为约翰·格鲁伯。它允许人们使用易读易写的纯文本格式编写文档，然后转换成有效的 XHTML（或者HTML）文档。这种语言吸收了很多在电子邮件中已有的纯文本标记的特性。

{% content-ref url="/pages/J3XIYtT2aicbgQuNvz3Y" %}
[MarkDown 语法](/tutorial/syntax/markdown.md)
{% endcontent-ref %}

### BBCode 语法

> BBCode是 Bulletin Board Code 的缩写，有译为 “BB代码” 者，属于轻量级标记语言（Lightweight Markup Language）的一种，如字面上所显示的，它主要是使用在 BBS、论坛、Blog 等网络应用上。

{% content-ref url="/pages/khisBeOX76gKuB7CdflL" %}
[BBCode 语法](/tutorial/syntax/bbcode.md)
{% endcontent-ref %}

### GitBook 语法 (此文档程序)

{% content-ref url="/pages/mLB3EyP6tGVDIHch5tpy" %}
[GitBook 语法](/tutorial/syntax/gitbook.md)
{% endcontent-ref %}

### LaTex 公式

{% content-ref url="/pages/synyT97um9ILfJeyUB6w" %}
[LaTeX 公式](/tutorial/syntax/latex.md)
{% endcontent-ref %}
