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