src/Pure/PIDE/markup.scala
changeset 50545 00bdc48c5f71
parent 50543 42bbe637be54
child 50715 8cfd585b9162
--- a/src/Pure/PIDE/markup.scala	Sat Dec 15 12:54:14 2012 +0100
+++ b/src/Pure/PIDE/markup.scala	Sat Dec 15 12:55:11 2012 +0100
@@ -145,6 +145,7 @@
   /* text structure */
 
   val PARAGRAPH = "paragraph"
+  val TEXT_FOLD = "text_fold"
 
 
   /* ML syntax */