add font test string

This commit is contained in:
Koen Lageveen 2017-01-05 23:37:07 +01:00
parent 6a9d4826be
commit 80cdb484b4
1 changed files with 22 additions and 20 deletions

View File

@ -279,6 +279,8 @@
<textarea id="code" name="code">
# Type some code ->
console.log "oO0 iIlL1 g9qCGQ";
function updateGutters(cm) {
var gutters = cm.display.gutters,
specs = cm.options.gutters;