CodeblockCustomizer
CodeblockCustomizer copied to clipboard
Codeblock Customizer plugin for Obsidian
When tasks is below version 5.0, it can be used normally with this plugin. However, after upgrading tasks to version 5.0 or above, when there is query code for tasks...
unwrap the code
So I use the Tasks plugin ([here](https://github.com/obsidian-tasks-group/obsidian-tasks)) and with this plugin enabled, the task list is populated slowly. With this disabled, it is instant. I tried excluding the language by...
[Feature Request] When switching files, remember the folding status of the current file code block
When I collapse a code block in a file, but once I switch to another file and then return to that file, the folding effect disappears
Like this 
I'm really unsure of how to describe this problem honestly which is why I have so many screenshots. Obsidian: v1.5.12 Codeblock Customizer Plugin: 1.2.6      
When I highlight some line in edit mode, it effect immediately, but not effect in reading mode. I should click another document and then back to, it's normally. Test in...
Hi, I use Obsidian 1.6.5 with CodeBlock Customizer and Tasks plugins. I have this weird behaviour in Live Preview when tasks codeblock keeps filling up with duplicated values from the...
The top line in preview mode doesn't expand to size 2+ lines when wrapping kicks in. Preview mode on top with Obsidian theme and no custom CSS enabled Source mode...
The parsing of the `abc:xyz` and | for constraining lines is nice. However I'm trying to highlight starting or ending on colons and pipes for regex and it doesn't appear...