We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93b556 commit 26ed68dCopy full SHA for 26ed68d
docs/glossary.md
@@ -11,7 +11,8 @@ description: |
11
| --- | --- | --- |
12
| Typst | Typst | 翻訳対象のプロジェクト名、訳しません |
13
| typesetting | 組版 | Typstの主要機能 |
14
-| documentation | ドキュメント | |
+| documentation | ドキュメント | [公式ドキュメント](https://typst.app/docs)、[日本語ドキュメント](https://typst-jp.github.io/docs/)など |
15
+| document | 文書 | [文書]($document)を参照 |
16
| content | コンテンツ | 型の一種で、マークアップによって表される |
17
| element | 要素 | 見出し、数式、表などの文書を構成する要素 |
18
| element function | 要素関数 | [要素関数]($function/#element-functions)を参照 |
0 commit comments