Thomas Denoréaz
Thomas Denoréaz
### Describe the bug **context** When I format my lists markdown using mdformat. **expectation** I expected the file to be correctly formatted with mkdocs. **bug** But instead the lists are...
Fixes https://github.com/executablebooks/mdformat/issues/317
Hi, Is it possible to add a new command from within a plugin? Such as: ``` hatch custom-cmd abc ``` We recently migrated from poetry to hatch, and had our...
**Describe the bug** When using a key with only 2 characters, the value is not camelized nor decamelized correctly. **To Reproduce** ``` assert humps.camelize("j1") == "J1" assert humps.decamelize("J1") == "j1"...
I am fairly new to OpenVPN and would appreciate some support on this. I have the following two networks (internal 192.168.1.0/24 and external 10.1.0.0/16) and would like to be able...
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...