<?php

/**
 * Options for the prosemirror plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

$meta['forceWYSIWYG'] = array('onoff');
