-
Right now gptme can't write codeblocks which contain other codeblocks, due to early stopping.
I worked on a thing that tried to count start tags and end tags so that nesting can be detected, but ap…
-
It seems that unless the text inside of the {tab} and {endtab} tags are enclosed in ```, the text does not display. This seems like a bug to me. I'm actually trying to use this for non-code examples,…
-
### Describe the Bug
We have some old string MD files where we have a lot of code examples.
Either using single line small Code sections
`like so`
or CodeBlocks
```typescript
const like = "so"
```
…
-
for a second there i thought codeblocks where not supported.
further testing revealed.
entering 3 ` without a line switch in between hangs editor demo.
(im on ff)
-
As I see there's currently no CodeBlock bridge and implementation of the code block. I saw in the CodeBridge the ` tiptapExtensionDeps: [CodeBlock]` is commented out.
Is there an easy way to use th…
-
有序列表+codeblock 样式显示看着有点问题呀?
-
**Is your feature request related to a problem? Please describe.**
After enabling the plugin, codeblocks can no longer be directly edited. This is mentioned in #1. I also don't see any "edit button" …
-
While jumping through all the hoops releasing v0.15.6 last night (c.f. #2157) it became apparent that the verbatim fix for #2128 as addressed in #2129 looked great in the regression test but actually …
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins related …
-
It takes a moment to move files into folders in the Obsidian file explorer with this plugin enabled.
Here's a link to a video: [https://imgur.com/a/fWylRKm](https://imgur.com/a/fWylRKm)
Here is …