<?php
/**
 * Options for the yalist plugin.
 *
 * @author LarsDW223
 */

$meta['def_list_odt_export'] = array('multichoice', '_choices' => array('list', 'listheader', 'table'));
