Eric Biedert

Results 4 issues of Eric Biedert

When the link in the original message is edited, the bot's message should be updated as well to include the newly requested lines.

### Description When using `#box` inside math, it does not align with the rest of the equation. ```typst #box(stroke: 0.2pt, $a #box(stroke: 0.2pt, $a$)$) ``` ![image](https://user-images.githubusercontent.com/7191192/235304608-2d5d8e25-86ba-4f83-8c70-836ec7cd6745.png) I would expect the...

bug
layout
math

This event is firing everytime the magnet flag/module is pulling an item into a chest. I would need that as an API call for my resource, because it has a...

### Description The alignment set with `show math.equation: set align(...)` overrides the left-right alternating behavior of alignment points: ```typ $ a + b &= c \ e &= f +...

bug
math