Thylane
Thylane
#34
Icon shortcodes don't render in footnote hover preview ([better footnote](https://github.com/aidenlx/better-fn)). Edit mode:  Preview mode: 
**Problem** Extra space between block elements, e.g. list. **Solution** After checking, I located the problem in the code below: ```js // File: src/modules/renderChild.ts // Function: createPopover, line no: 87 html...
### 🚀 The feature Suggest using `register_buffer()` with `persistent=False`, so the buffer (e.g. window of spectrogram) will not be included in module's state dict. ### Motivation, pitch When I add...
## Pull Request Description Add a quick check in `postprocessor` to fix performance issue #30. ## Checklist - [x] I have tested the changes locally and they are working as...
This is more of an idea. It's related to #19, but still not direct editing. A row edit button is added to each line of the code block. When clicked,...
Currently when using `type: legend`, nothing is rendered on the canvas — there’s no error message, but the legend simply doesn’t appear. Test code: ```graph bounds: [-2.5, 1.1, 2.5, -0.35]...
This line of code https://github.com/mProjectsCode/obsidian-shiki-plugin/blob/20d11fa3247a7b701a05234aee98bf17d5ed5e54/src/codemirror/Cm6_ViewPlugin.ts#L189 throws error repeatedly: > Calls to EditorView.update are not allowed while an update is in progress