Skip to content

Flavors

Overview

You can use flavors (or presets) to set the preferred options automatically. In this way, Showdown behaves like popular Markdown flavors.

Currently, the following flavors are available:

Set flavor

showdown.setFlavor('github');
converter.setFlavor('github');