xref: /plugin/commonmark/lang/en/settings.php (revision 532432a23f7b4b82d79cec09140d34f03c26157e)
1<?php
2/**
3 * English language for Commonmark plugin
4 *
5 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author :     Sungbin Jeon <clockoon@gmail.com>
7 */
8$lang['force_commonmark'] = 'Commonmark as default parser, without doctype (use with caution!)';