astrale-sharp

Results 205 comments of astrale-sharp

neat! does context expression gets formatted appropriately? we could add a small test to check that out Also, 5 tests seems to be failing

Hello! Yea that would be nice!

> A code block: ```rust if b { let x = 2; } ``` I just fixed this

> **REMARK**: To motivate against using a hack (like "look inside the markup block, and if it contains a `Raw` don't add indentation!"), let me use the following example: I...

Thank you for your kind words

Not against reviewing someone doing that, I'm less and less motivated to work on this to be honest

I don't think you can unfortunately, maybe take a look at typstyles https://github.com/Enter-tainer/typstyle/

This is the right place for this ! :) line_wrap option is exactly what you're looking for but it's a bit tedious to setup with typst-lsp, you have to have...

Hey there! Oh that's a problem alright, we're possibly going to need logic that checks if breaking the line at a point starts a new line with a number, `-`...