Releases: nothingislost/obsidian-dynamic-highlights
Releases · nothingislost/obsidian-dynamic-highlights
0.3.1
0.3.0
- Preemptive release to support the upcoming CodeMirror 6.0 changes
- You can only upgrade to this once Obsidian 0.15.x is available
0.2.5
0.2.4
bump version
0.2.3
- Fix an issue that was causing the color pickr to use resources even after the settings modal was closed
0.2.2
- Fix conflict with Shell Commands plugin caused due to a RegExp Match shim
- Please restart Obsidian for this update to take effect
- Escape will again properly close the settings UI until I find a better way to only enable that while the CSS editor is focused
0.2.1
- Fixed a bug that was preventing CSS styles from updating
0.2.0
- Add import/export feature
- Add ability to associate custom CSS with a highlighter
- Add a custom editor to the settings UI with CSS syntax highlighting and auto-complete
- Settings UI layout improvements
- Improvements to the mobile UI
0.1.6
- Fix settings UI bugs on mobile.
- Settings should be much more usable on mobile now.
0.1.5
- Add the option to add static classes to the start and end of a match
- The class names will be -start and -end
- Use these to place icons or anything that takes up space to the beginning or end of your match