Under the hood, the league/commonmark package is used to render markdown. In the commonmark_options key of the markdown config file, you can pass any of the options mentioned in the league/commonmark docs.
Alternatively, you can pass options to the commonmarkOptions() method.