summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/blocks.js b/blocks.js
index 61d8b01..fb47993 100644
--- a/blocks.js
+++ b/blocks.js
@@ -836,6 +836,7 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
null, // text
false, // numeric?
{
+ 'character' : ['character'],
'whitespace' : ['whitespace'],
'line' : ['line'],
'tab' : ['tab'],