Module tidy

Source
Expand description

The documentation models for tidy.

Structs§

TidyModuleDocs
A module documentation.
TidyParamDocs
A parameter documentation.
TidyPatDocs
A pattern documentation.

Functions§

identify_pat_docs
Identifies the pattern documentation. For example, #let (a, b) = x.
identify_tidy_module_docs
Identifies the module documentation.
remove_list_annotations
Removes the list annotations from the string.