<?php
/**
 * Korean language for Commonmark plugin
 *
 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author :     Sungbin Jeon <clockoon@gmail.com>
 */
$lang['force_commonmark'] = '모든 문서를 Commonmark로 처리. Doctype을 입력하지 않아도 됩니다(사용에 유의하세요!).';