MarkedOptions

constructor(    gfm: Boolean? = null,     breaks: Boolean? = null,     pedantic: Boolean? = null,     silent: Boolean? = null,     renderer: JsAny? = null,     tokenizer: JsAny? = null,     walkTokens: (JsAny) -> Unit? = null)(source)