Skip to content

Commit 48a3e77

Browse files
committed
Parser Rules - typo - missing colon resulting in JS exception.
1 parent ddea7ec commit 48a3e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $('#some-textarea').wysihtml5('deepExtend', {
146146
classes: {
147147
"middle": 1
148148
},
149-
tags {
149+
tags: {
150150
strong: {},
151151
em: {}
152152
}

0 commit comments

Comments
 (0)