-
## Versions
- Git Diff Margin version: 3.12.1
- Visual Studio version: 16.10.2
## What happened
I noticed that the extension had stopped working for me (the sidebar/margin wouldn't show …
-
The app always starts as a small square window, only one board link is visible.
You need to change the window size every time to see all boards and all columns in a board.
Remembering the last w…
novns updated
2 months ago
-
When some tiles repeat a lot and no other drawing is taking place (i.e, in the tile draw callback), we can cache what tiles were already drawn where and avoid starting the blitter in many cases.
A …
-
The `standalone` class allows for you to have a document with a variable-size page size, which is calculated as the document is built.
Example:
https://gist.github.com/ctrlcctrlv/a0bc23ea70a7ec22a…
-
## Versions
- Git Diff Margin version: 3.12.1
- Visual Studio version: 17.2.2
## What happened
Installing the extension only makes the margin a bit wider. Other than that, I don't see that…
-
The openwrt-2020 theme artificially limits the entire page width to 1366px, this is unnecessary and makes the theme look dated. None of the other themes do this. Removing the max-width limitation IMO …
-
shr-external-rendering-functions exists to override how shr renders
HTML on a tag-by-tag case; this is used by eww in eww-display-html.
Using this variable is much cleaner than the cl-letf approach …
-
![preview](https://u.peppe.rs/WDq.png)
The "show settings" button on each column header (top right in image) is colored black by default. Perhaps this should be changed to a lighter gray, like othe…
-
### Expected Behaviour
```css
@page {
@left-middle {
margin: 0;
}
}
```
should parse without an error
### Actual Behaviour
It throws the following :
inp…
-
To reproduce:
```
cp styles/light.json /tmp
vi /tmp/light.json # remove color line from document block at top of file
glow -s /tmp/light.json ANYFILE.md
```
The output of `glow` should have a tw…