mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
break_text function has been documented
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@894 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -14,6 +14,7 @@ $built_in_functions = array(
|
||||
'curly_quotes' =>'',
|
||||
'replace' =>'', 'replace_rule' => 'replace',
|
||||
'filter_text' =>'', 'filter_rule' => 'filter_text',
|
||||
'break_text' =>'', 'break_rule' => 'break_text',
|
||||
'sort_text' =>'', 'sort_rule' => 'sort_text',
|
||||
'contains' =>'',
|
||||
'match' =>'', 'match_rule' => 'match',
|
||||
|
||||
Reference in New Issue
Block a user