Skip to content

Commit 4d03bd1

Browse files
save file
1 parent 5e898ef commit 4d03bd1

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

html-components/list/web-editor/web-editor.html

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -173,22 +173,11 @@ <h3>
173173
mode
174174
</b>
175175
<br>
176-
sets the mode of the editor
176+
sets the mode of the editor, supports
177+
<br>
178+
js | javascript,python,java,c_cpp,csharp,php,ruby,go,swift,html,css,scss,less,typescript,markdown,json,xml,yaml,sql
179+
177180
</p>
178-
<ul>
179-
<li>
180-
js, javascript ( default )
181-
</li>
182-
<li>
183-
html
184-
</li>
185-
<li>
186-
text
187-
</li>
188-
<li>
189-
css
190-
</li>
191-
</ul>
192181
</div>
193182

194183

0 commit comments

Comments
 (0)