BookStack/resources/js/code
Dan Brown 924f517217
Updated code view block line highlighting to only show on focus
The default 1st line highlighting confused users when existing on
read-only blocks as it was not clear this represented the active line.
This changes the highlight to only show when the block is focused upon.
2023-05-22 14:05:07 +01:00
..
index.mjs
languages.js Added clojure code language option 2023-04-23 14:16:31 +01:00
legacy-modes.mjs Added clojure code language option 2023-04-23 14:16:31 +01:00
setups.js Updated code view block line highlighting to only show on focus 2023-05-22 14:05:07 +01:00
simple-editor-interface.js
themes.js
views.js