-
### Description
The core/post-terms color is being overwritten by the element link.
### Step-by-step reproduction instructions
In your theme.json, add:
```
"styles": {
"elements": {
"link": {
…
-
Inline elements like `strong` and `span` should be put between block level elements such as `p`, `h1` tags. The purpose of inline elements is to help select portion of block level elements that will r…
-
*Context:*
With [https://shopware.atlassian.net/browse/NEXT-24928|https://shopware.atlassian.net/browse/NEXT-24928|smart-link] we only fixed the performance when editing the block settings in the si…
-
### Description
I use a DIN letter to demonstrate relevance as the most basic example, but this applies to any case where you want to position a text object at coordinates x/y, no matter what (e.g.…
-
It looks like [Block Elements](https://en.wikipedia.org/wiki/Block_Elements) are entirely unsupported and actually seem to break the font.
Compare the size of the three character string `a.a.a` wit…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose
- [x] My issue is no…
-
We should have some kind of FAQ Section within the documentation.
There are often the same questions, which answer you can find deep inside the documentation. It would be nice if we had a FAQ section…
-
### Description
Grid block is not working as expected when inserted inside the "Stack" (or "Row") container when the layout type is "auto".
https://github.com/user-attachments/assets/0d6bc829-d677…
-
Currently, a tight list attaches to the preceding paragraph when there is no whitespace, and a new paragraph is always created after the list.
![image](https://github.com/typst/typst/assets/2191754…
-
The issue is best to explained with an running code sample here:
```java
String source = """
package whatever;
import java.util.function.*;
…