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