mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@634 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -12,6 +12,8 @@ Convert a [[type:tagged string]] to a normal string by removing all tags and res
|
||||
|
||||
--Examples--
|
||||
> to_text("<b>bold text</b>") == "bold text"
|
||||
> to_text("1 \< 2") == "1 < 2"
|
||||
|
||||
--See also--
|
||||
| [[fun:to_html]] Convert [[type:tagged text]] to html.
|
||||
| [[fun:remove_tags]] Remove all tags from tagged text.
|
||||
|
||||
Reference in New Issue
Block a user