Andrew Voynov

Results 598 comments of Andrew Voynov

Indeed. That's why I said "Consider ..." instead of "Why not ...? Let's discuss!".

Are line numbers in these type of documents only needed to review and easily refer to a specific line? ```text - I don't like *this* on the line 24. -...

Line numbers are probably going to pass the set margins, right? If you set left margin to `3cm` then the line number would appear somewhere in the first 3 cm...

> * in case you're using an OS layout where the standard alphanumeric keys aren't actually alphanumeric. What is "an OS layout"? Another (?) reason for modifying existing or creating...

Well, that I understand. But what does this mean? Is it just any keyboard layout that you add in the OS settings? Which are usually just different languages. I was...

Wait, are you saying cargo-generate is not the one responsible for evaluating the conditional blocks? Then who is?

I never used Rhai. Is any valid Rhai conditional statement can be used in the conditional block? Or are there some restrictions?

Ok. I'll probably check out Rhai in general to understand what kind of expressions can be evaluated. So that I can insert the most clever and ugly conditional statement in...

I fixed it and here is the output: ```sh cargo-generate generate -s -n project -d platform=web gh:dioxuslabs/dioxus-template ``` ``` ⚠️ Favorite `gh:dioxuslabs/dioxus-template` not found in config, using it as a...

Slideshows are already available via [polylux](https://typst.app/universe/package/polylux). I didn't get the workbook part. A lot of graphical stuff can be created via [cetz](https://typst.app/universe/package/cetz).