xref: /plugin/mermaid/conf/metadata.php (revision ea08b541b91ff4c3ad221bf3b0e2cb9c1cb7688d)
1<?php
2if (!defined('DOKU_INC')) die();
3
4$meta['location'] = array('multichoice', '_choices' => array('local', 'latest', 'remote1091', 'remote943'));
5$meta['theme'] = array('multichoice', '_choices' => array('default', 'neutral', 'dark', 'forest', 'base'));