작성자: [hyacinth] 작성일: [[Date(2013-09-26T05:15:52)]] [[TableOfContents]] === Usage === `#!sort [asc|desc] (default:asc)` processor === Download & Install === attachment:sort.php copy to `moniwiki/plugin/processor/` === Example === {{{ \{{{#!sort Apple Grape Carrot Banana \}}} }}} ---- (result) {{{#!sort Apple Carrot Banana Grape }}}