Thylane

Results 8 issues of Thylane

Icon shortcodes don't render in footnote hover preview ([better footnote](https://github.com/aidenlx/better-fn)). Edit mode: ![image](https://user-images.githubusercontent.com/69613663/184076834-91bf0473-2a89-4d33-9de4-d9720a0df454.png) Preview mode: ![image](https://user-images.githubusercontent.com/69613663/184076614-f1cb7fa8-8fad-4048-bb30-993686a12050.png)

**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...

help wanted
good first issue
triaged

## 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