Yonatan Magier

Results 6 issues of Yonatan Magier

### Description This source code: `תהא סדרה $a_n$: $[a_n: 1, 1/2, 1/3, dots]$` Produces this: ![image](https://github.com/typst/typst/assets/31913495/5826cc1f-c198-4204-bba6-0589840e71ee) Instead of: ![image](https://github.com/typst/typst/assets/31913495/ddaaf803-3984-41dd-a49d-3f43bc6ab1c8) My template contains the following set rule: `set text(font: "", lang:...

bug
math

Right-clicking on block handles could bring out a context menu with the abovementioned actions

enhancement

I'm thinking of something like this: - When the user inputs a `$` followed by a space, an editable MathLive component will be created as an inline slate element with...

enhancement
help wanted

`FilePath` component in `src\renderer\components\Header\FilePath.tsx`: When working on macOS, the folder path is not separated properly, displaying the full path

bug
good first issue

Resizing blocks on react-grid-layout doesn't play nice with RTL layouts; Multiple issues were opened on the subject in react-grid-layout and did not get enough attention. Maybe a bespoke solution could...

bug
help wanted