-
I implemented syntax highlighting for the "whole context" block (c.f. https://github.com/mattpocock/xstate-catalogue/pull/18) and I am wondering if it'd make sense to also implement it for inline cont…
-
Greetings!
Could you help me understand what i'm doing wrong? The highlighting of code blocks don't work properly when i try use it with vimwiki md files with .md extension. BUT! Folding and other …
-
### Check for existing issues
- [X] Completed
### Describe the feature
In JetBrains IDE's, you can add a comment like `// language=JavaScript` above a string to enable syntax highlighting in a stri…
-
Could this be done by the extension?
-
### Description
What works:
- Create a custom block with a set of allowed blocks in its block.json
- Insert the custom block into a post
- Click on the block appender, the allowed blocks show u…
traed updated
2 months ago
-
User cannot delete the number if the whole number was highlighted (with country code) with the `countryCodeEditable={false}`. For example, the user uses the shortcut key `ctrl+ A` / `cmd + A` and clic…
-
**Describe the bug**
Code blocks (monospace blocks with syntax highlighting) don't work for most themes, only the default theme.
**To Reproduce**
Steps to reproduce the behavior:
1. open an ePub…
nylki updated
4 months ago
-
Taken from _@usebruno/lang_:
```
// Multiline text block surrounded by '''
multilinetextblockdelimiter = "'''"
multilinetextblock = multilinetextblockdelimiter (~multilinetextblockdelimit…
-
Input:
```
Diffy::Diff.new("a b c d e f g\n", "a B c D e F g\n").to_s(:html)
```
Output:
```
a b c d e f g
a B c D e F g
```
Desired output (given a new option `:html_multiple`):
…
-
Big list of keyboard shortcuts we want across the app!
## general selection and nav
- [x] shift + up/down arrows: first (if in a text block) select to beginning or end of text; again select multip…