-
### What happened?
When running the minifier with the following input:
```
{% ignore1 %}
a {
{% ignore2 %}
}
{% ignore3 %}
```
And settings:
```
{
ignoreCustomFragments: [
…
-
## Long code blocks cause an error in _gen_chars
When using large blocks of code, I experienced an issue where i could not get a string to be accepted, after a bit of experimenting, it seems that aft…
-
Not sure if we plan on publishing the docs in the `out/` folder somewhere, but if so, it looks like multiline code blocks aren't displaying properly. Looks like it's only treating double newlines as a…
-
In Julia code it is quite common to use UTF8 characters; the example I stumbled upon was just π but also the bold face ℝ and letters like that.
When writing a JOSS paper and using these within code…
-
I don't like these code blocks and want to refactor them.
- [ ] add Codelia (I have a license)
- [ ] add Dracula Pro (I have a license)
- [ ] make the code blocks have a dark background
- [ ] t…
-
## Summary
Bridgetown currently supports code block syntax highlighting out of the box with the help of Kramdown/Rouge. However, there currently is no way to highlight specific lines within a code bl…
-
Code blocks and inline code segments do not render in a monospace font on Linux/Firefox.
Example from https://openliberty.io/docs/latest/reference/feature/mpOpenAPI-3.1.html:
![image](https://gi…
-
When using search on the docs, the surfaced results seem to ignore words that are found in code blocks (inline or block).
E.g. the search for `image_url` only reveals two entries:
https://docs…
-
Feature request:
* Occasionally there is a section of code in a nix file which I'd like to purposely exclude from formatting for various reasons
* In these cases, the option of excluding code form…
-
When detaching a component, Figma keeps track of the detachment history (unless manually cleared by the user).
Even detached, I can still compare the changes between the detached component and …