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


$meta['schema'] = array('string');
$meta['field']  = array('string');
$meta['match'] = array('string');

