<?php
/*
 * Linebreak plugin, default configuration settings
 *
 * @author    Christopher Smith <chris@jalakai.co.uk>
 */
$meta['automatic'] = array('onoff');  // apply to all wiki pages automatically
$meta['in_quotes'] = array('onoff');  // apply within DokuWiki's quote syntax mode
