src/Pure/PIDE/markup.scala
changeset 56548 ae6870efc28d
parent 56278 2576d3a40ed6
child 56616 abc2da18d08d
--- a/src/Pure/PIDE/markup.scala	Fri Apr 11 23:26:31 2014 +0200
+++ b/src/Pure/PIDE/markup.scala	Sat Apr 12 17:46:54 2014 +0200
@@ -137,7 +137,9 @@
   val SEPARATOR = "separator"
 
 
-  /* hidden text */
+  /* text properties */
+
+  val WORDS = "words"
 
   val HIDDEN = "hidden"