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