View Source Djot.Options (Djot v0.1.5)
Configurable options for the Djot renderer
renderer: Which djot renderer you want to use,default,indented, orminifiedindent_string: The string used for each indentation level when using theindentedrendererindent_initial_level: What level to start the indentation at
Summary
Types
@type renderer() :: :default | :indented | :minified