-
https://www.drupal.org/node/3422670
Introduced in branch/version: 10.3.x / 10.3.0
Events around dialog creation have been changed to rely on DOM event and not jQuery-specific events.
before
after…
-
**Is your feature request related to a problem? Please describe.**
The dropdown for selecting a language in the codeblock does not use the built in theming/dropdown, but uses the OS or browser default…
-
Add syntax highlighting to code blocks, similar to how the GitHub Markdown renders.
## Current Behaviour
```
if num > 1:
# check for factors
for i in range(2, num):
if (num %…
-
Failed to Apply Code
Please try again from a different codeblock. If this persists, contact us at hi@cursor.com.
-
### What would you like the wiki to cover?
currently, the code blocks on the dev wiki are pretty barebones
![image](https://github.com/user-attachments/assets/ef8e07e7-8665-4aac-90e8-389ed16fc179)…
-
## 📝 Supporting captions for codeblock
Currently, only image and table supports caption feature.
Sometimes, codeblock with caption is useful to explain the contents of snippet.
Codeblock caption …
-
**Describe the bug**
PROBLEM - If the `@snippet` or `@dontinclude` code fragment from a C++ (other as well) source file has **no**
namespace information the related code-documentation-link is **n…
-
### Problem Statement
The line numbering in a CodeBlock is part of the selectable text, so if you copy and paste the code block, the line numbers come too. This is quite unhelpful for actually runn…
-
This time let's try loading pyodide in a web worker (or even a shared worker)!
- This issue is awaiting #68.
-
When I try to open the plugin settings I get:
```
VencordWeb:17 Uncaught DOMException: Failed to execute 'showModal' on 'HTMLDialogElement': The element is not in a Document.
at Object.fn (Ven…