-
When we put an image in Markdown using a relative path:
```
![](relative/path.png)
```
In current version (mine is 0.136.0, but there are probably no change to this in newer versions), the relative …
-
I reduced a layout issue on https://herbie.uwplse.org/ to the following code block:
```html
ul {
width: 1rem;
border: 1px solid black;
list-style-position: inside;
}
Tex…
-
Hi Dan,
Something I encountered lately when playing around with openhtmltopdf lib. I don't know if this a known (if so sorry for this duplicate ticket) or even an issue. Following scenario example:…
-
## 🐛 Bug Report
There are no borders in the cell, but when I use ExcelJS to read it, the borders appear.
Lib version: 4.4.0
## Steps To Reproduce
```javascript
if (cell.style.border) {
…
-
**Description**
It is enough for the user to hear total number of options then he/she firstly reaches the field which has options.
**Preconditions**
Stateful Playground page is opened.
Use Screen Re…
-
**Your Godot version:**
Godot v4.3.stable
**Issue description:**
Using the settings in the documentation, the Normalmap generated by NoiseTexture2D does not correspond to the Noise used for the p…
-
When using the docker image (ghcr.io/thomiceli/opengist:1), and following the instructions to use git options to set the title, url, or visibility, as described here:
- https://opengist.io/docs/usa…
-
**Description**
Currently, you can import external CSS that contains URL
![image](https://github.com/user-attachments/assets/b7a63244-1256-4b8a-a68a-2d7ea31331eb)
Example CSS
![image](https://gi…
-
## Problem
At large projects, HTML-format reports provided by reg-cli is more readable than one made as comment by reg-actions.
Currently, in order to upload HTML-format reports to GitHub Pages,…
-
## Description
Some php extensions are missing and some features are broken
## Server
Debian 12 Server with latest alpine image
## Client
Browser, OS, type of connection, unusual software, ..…