xref: /plugin/struct/conf/metadata.php (revision d2b31c9b2b42ab6635b261d1f4bcd72551c4ffbf)
1<?php
2/**
3 * Options for the struct plugin
4 *
5 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
6 */
7
8
9$meta['dformat'] = array('string');
10
11