Skip to content

Commit 50cc41a

Browse files
committed
fix codemirror auto load lang mode issue
1 parent b795789 commit 50cc41a

File tree

5 files changed

+84
-26
lines changed

5 files changed

+84
-26
lines changed

docs/spec.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Unique attributes of different input types:
119119

120120
* textarea:
121121

122-
* code: Codemirror options, same as ``code`` parameter of :func:`pywebio.input.textarea`
122+
* code: Codemirror options or boolean, same as ``code`` parameter of :func:`pywebio.input.textarea`
123123

124124
* select:
125125

0 commit comments

Comments
 (0)