xref: /plugin/commonmark/conf/metadata.php (revision 532432a23f7b4b82d79cec09140d34f03c26157e)
1*532432a2SSungbin Jeon<?php
2*532432a2SSungbin Jeon/**
3*532432a2SSungbin Jeon * Metadata for configuration manager plugin
4*532432a2SSungbin Jeon * Additions for the Commonmark plugin
5*532432a2SSungbin Jeon *
6*532432a2SSungbin Jeon * @author    Sungbin Jeon <clockoon@gmail.com>
7*532432a2SSungbin Jeon */
8*532432a2SSungbin Jeon
9*532432a2SSungbin Jeon$meta['force_commonmark'] = array('onoff');