Documents

The following functionalities are intended mostly for the own toolbox maintenance and documentation generation. This can also be imported as a replacement for some boilerplate code in other projects. The use of the functions provided in this module is essentially illustrated in docs/make.jl.

Because most of my work is done with Obsidian and the tool does not support Julia math blocks and a few other features, the functions below were conceived to help documentation conversion without modifications to standard $\LaTeX$ syntacs in Obsidian.

There are some media, e.g. external plots, one might want to leave out of formatting workflow; the next functions use the alternative text field of those to make sure they must be included in the pre-processing. For marking an image or video for standardized processing one add a @image or @video to them.

Finally, we wrap up a standard workflow for converting Pluto notebooks.