io.github.edadma.markdown.MarkdownConfig
See theMarkdownConfig companion object
case class MarkdownConfig(definitionListsEnabled: Boolean, tablesEnabled: Boolean, mathEnabled: Boolean)
Configuration for the Markdown processor
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article