obsidian-codemirror-options
obsidian-codemirror-options copied to clipboard
Obsidian plugin with options to customize the behavior of CodeMirror
I am still having to use a snippets for these: ```css /* Line nos. in gutter */ /* smaller and less bright */ .theme-light .cm-s-obsidian .CodeMirror-linenumber { opacity : 0;...
As discussed earlier on between you and Korban: this syntax is currently not supported: `bla bla text of a note⁺^[[alias text](URL)]`. In fact, I often use this format: `bla bla...
I don't see any difference for my SQL code using the Style settings, each theme is a purple background with pink highlights. Am I missing something?
I am using the [System Dark Mode Plugin](https://github.com/kepano/obsidian-system-dark-mode) and switch the theme of Obsidian with the System Theme. However, the only thing that does not switch with it is the...
I have three issues. I am not sure I need to create three different issue in Github 1. When I choose the "Ayu Mirage" theme in the Obsidian the code...
Hello @nothingislost !!!! > Working on a feature to "Fold to level #" in edit mode. It can currently fold headings and lists to level 1-6 (using commands or hotkeys)...
Hello @nothingislost !!!! This is a FR based on a conversation on Discord > Working on a feature to "Fold to level #" in edit mode. It can currently fold...
It's inconvenient for example in case of pasting code snippets into a shell. Originally mentioned in https://github.com/nothingislost/obsidian-codemirror-options/issues/5.
Hi, I really like the last feature "Hide markdown Tokens". It creates for me almost an outliner experience! Thanks for bringing it to the Obsidian community. I've been playing a...