*ライブラリのサイズを最小限にし、使用するアプリケーションで任意のマークダウン プロセッサを使用できるようにするために、HTML レンダラーには組み込みのマークダウン サポートはありません。* The HTML renderer doesn’t include built-in Markdown support in order to minimize the size of the library and to let consuming applications use their preferred Markdown processor.ただし、HTML レンダラーでは、自動的に Markdown-It を使用します (読み込まれている場合)。The HTML renderer will however automatically use Markdown-It if it is loaded.