<?php
/**
 * Options for the PHP Markdown Extra plugin
 */

$conf['frontmatter'] = false;
$conf['markdowneditor'] = 'meltdown';
