typlite 0.14.16

Converts a subset of typst to markdown.
1
2
3
4
5
6
7
8
9
10
11
These again are dictionaries with the keys
- `description` (optional): The description for the argument.

See show-module() for outputting the results of this function.

- name (string): The name for the module.
- label-prefix (auto, string): The label-prefix for internal function
  references. If `auto`, the label-prefix name will be the module name.
  - nested something
  - nested something 2
-> string