Crate lib[][src]

Enums

OutputFormat

Defines the possible output formats for rsmooth.

Functions

convert

Converts a given markdown file and saves the result to the same path with the same file name. The keep_temp parameter states whether the temporary pandoc input file should be kept for debugging purposes.

example

Provides a example markdown document showcasing the key concepts of rsmooth. If no path is given, the method will return the document as a string otherwise the content will be saved to the given path.