Ilia
Ilia
When I try to save as HTML or MHTML (in Chrome), I get an empty html file (with no content)
Sample ```rs use const_format::formatcp; const NAME: &str = "John"; const start: &str = formatcp!("{NAME}, age {}!", compute_age(NAME)); const fn compute_age(s: &str) -> usize { s.len() * 6 } fn main()...
Not sure, maybe also rename other variables. Or maybe it's a bad practice Closes #44
**Is your feature request related to a problem? Please describe.** My suggestion - do not hide numbers whose cells are not completely solved, because I use "allow tap on numbers",...
Hello! It's not a bug, so I opened an empty issue :) Is it possible to remove this doubled text of MIT license from resulting files? (screenshot from `build` folder)...
https://habr.com/ru/sandbox/99853 - один пост https://habr.com/ru/company/intel/blog/99853 - второй https://habra.js.org/post/99853 - с тем же номером
Steps to reproduce: - create panorama (not 3D-panorama) photo - edit geolocation in [digikam](https://digikam.org) - button for viewing in photosphere mode is disappeared I'm not sure if it only works...
Close #193 ~~Depends on~~ #194 Not sure where is better place to write docs about installing completions. Also that this way for generating is good
[Documentation](https://docs.rs/clap_complete/latest/clap_complete/generator/fn.generate_to.html) with example how to generate completions at compile-time _I can create a PR_
I think it would be great to add this mod (and malilib respectively) to https://modrinth.com Thank you for this cool project!