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:
twanvl
2008-05-30 19:43:08 +00:00
parent f45b103871
commit f9dd5f9c0d
@@ -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',