Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Example page one

MyST
A flavor of Markdown for technical writing.
Directive
A block-level extension point in MyST.

MyST documents compile to an AST and render to HTML. Literate programming was introduced by Knuth (1984).

Footnotes are page-scoped by default.[1]

A figure defined on page one.

Figure 1:A figure defined on page one.

Table 1:A table defined on page one.

MySTdoes
nicetables
Footnotes
  1. Which is exactly why aggregating them is useful.

References
  1. Knuth, D. E. (1984). Literate Programming. The Computer Journal.