-
## What problem does this address?
If I add a button block and then remove it, a parent block can be left behind. If I then save the changes and leave the page, when I go back in the button comes bac…
-
**Minecraft version**
1.16.3
**Mod version and malilib version**
Mod: litematica-fabric-1.16.3-0.0.0-dev.20200920.161640
Malilib: malilib-fabric-1.16.3-0.10.0-dev.21+arne.1
**Description of t…
-
Hello. I have a simple (hopefully) feature request for us that are using vue-i18n-loader.
The vue-i18n-loader adds blocks for single file components. This is very handy and allows you to have loca…
-
Am I mistaken or is there no way to create LaTeX-highlighted code blocks, e.g., something like:
```latex
\documentclass{article}
\usepackage{foo}
\begin{document}
\foo Bar.
\end{document}
``…
-
Given a codeblock like:
``````
```cs
public void Foo()
{
}
```
``````
Then the code block is not formatted, and you see the fence marks. Remove the `cs` bit and it all renders correctly. I'm using 1…
-
In GitHub Flavoured Markdown use of `` ```javascript`` renders the same as ``. Same HTML output, same syntax highlighting and other styling. Use of `` is sometimes preferred when compatibility is desi…
-
Migrated from https://github.com/gettalong/kramdown/issues/733.
```sh
echo '```python\nfoo()\n```' | \
kramdown \
--extension=parser-gfm \
--syntax-highlighter=rouge \
--syntax-highlight…
-
Right now transcripts use an info string that looks like `language:flag:other-flag filename`, roughly – e.g. ` ```unison:added-by-ucm scratch.u`.
> The first word of the info string is typically us…
-
**Description**:
I'd like to propose adding dark theme support to the llware documentation for a better user experience. Dark mode is increasingly popular for reducing eye strain, especially in low…
-
I believe I might have found a bug that is not related to my configuration. It occurs even when I clone the bare repository on both the main and dev branches.
When I open a Quarto file with Vim, th…