Comments¶ Details¶ When reStructuredText code has comments, it is not rendered on Typst code. If you want to write comments of Typst, please use Raw. Examples¶ Simple usage¶ RST This is plain text. .. This is a comment. TYPST This is plain text. References¶ Docutils: https://www.docutils.org/docs/ref/rst/restructuredtext.html#comments Typst:
Comments¶
Details¶
When reStructuredText code has comments, it is not rendered on Typst code.
If you want to write comments of Typst, please use Raw.
Examples¶
Simple usage¶
This is plain text.References¶
Docutils:
https://www.docutils.org/docs/ref/rst/restructuredtext.html#comments
Typst: