-
# Introduction
`hhtop` is a script to automate `htop`'s config file (`htoprc`) depending on the size of the terminal (no. of cols) and no. of CPUs in the system, by swapping with multiple pre-made …
-
**Describe the bug**
Image in PDF was extracted as different sub-image files instead of single figure it should be
**Files**
[mattergen.pdf](https://github.com/user-attachments/files/16831945/mat…
-
Hello werkzeug team!
I would like to get some feedback on the possibility to rework a bit`FormDataParser` and `MultiPartParser` so that one can easily configure the decode error handling strategy…
-
### The nature of the feature:
- [ ] Parser(syntax, conceal etc. related)
- [X] Renderer(style, options etc. related)
- [ ] Support(plugin support, language support etc. related)
- [ ] Other
### Des…
-
We plan to remove global option handling in Powderhouse. We think it more appropriate to put the option on all the things it belongs on and helper methods to add it are simpler than adding code to the…
-
The vpd-parser application, when used with the config option, fails to process with the provided explicit configuration file.
Issue:
when vpd-parser application used with config option, its check…
-
### What problem are you trying to solve?
Certain elements, such as `` or `` are only permitted within certain element types. Should this perhaps be expanded to custom elements? Many use cases where …
-
### The nature of the feature:
- [ ] Parser(syntax, conceal etc. related)
- [ ] Renderer(style, options etc. related)
- [X] Support(plugin support, language support etc. related)
- [ ] Other
### Des…
-
When I try to format a svelte file with prettier and this plugin using format on save with vscode the entire file breaks. When I try to run prettier with the `--write` flag it reports a parsing error.…
-
Instead of handling it with typeclasses.
This would allow simpler typeclasses: Html, Pandoc.
It might also allow us to improve performance by avoiding the work of storing and computing ranges.