You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Web Mode Kit is a lightweight and functional mode kit for Text Forge code editor
9
9
- HMTL Mode: Advanced mode for working with htm and html files, with smart auto formatting and highlighter. Also contains a simple code completion. 🔥 Smart outline added!
10
10
- CSS Mode: Simple mode for css and scss files, with auto indention and highlighter. Also contains a simple code completion.
11
11
- JavaScript Mode: Simple mode for js files, with complete highlighter. Also contains a simple code completion.
12
-
- Markdown: Simple mode for Markdown files, with simple highlighter.
12
+
- Markdown: Simple mode for Markdown files, with regex-based highlighter.
13
13
- JSON: Advanced mode for working with json fildes, with smart auto formatting and simple highlighter.
0 commit comments