mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 03:44:36 +00:00
Add codemirror option to show trailing space (#7493)
* codemirror edit/trailingspace addon (default off) * refactor as codemirror-trailingspace plugin * copy cm-trailingspace styles from cm demo
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
title: $:/language/codemirror/
|
||||
|
||||
showTrailingSpace/hint: Show trailing space
|
||||
showTrailingSpace/info: Trailing space on each line will be decorated as per theme CSS.
|
||||
Reference in New Issue
Block a user