Runge
Runge
If exa does something unexpected, or its output looks wrong, or it displays an error on the screen, or if it outright crashes, then please include the following information in...
fix invalid subscribe link caused by empty alpn entry; - update qrencode.cmake adding missing definitions; - update gitignore, now ignore any kinds of IntelliJ IDEA default build directories
V2ray5
update to version5 api; - `ValidateKernel` -> `ValidateVersionedKernel`, will not only validate kernel but also check and set kernel version; - new entry `version` in `Qv2rayConfig_Kernel`, enum type: ``` enum...
May close #7321. I'm not sure if this coding style is consistent with the rest of `typst`, let me know if I messed up. Some notes about this PR: -...
### Description Reproducer (typst version 0.14.0): ```typ #set page(width: auto, margin: 0pt) #place(center+horizon, [1]) ``` Then I click `Quick Export PDF` button in the webapp, it gives me the following:...