Artem Danilov
Artem Danilov
Issue: https://github.com/emgee3/namecase/issues/6
Hi thank you for the great library. I have discovered some names, that the conversion produces unexpected results. Here are my test cases: ``` [ "Yuri's", "van den Thillart", "Ruiz...
Parser changed not to discard the part of the option value that comes after the equals character in the string. Issue: https://github.com/mattallty/Caporal.js/issues/81
I am trying to enable coverage collection, but when I set it in `package.json` I get an error `package.json`: ```json { "name": "lambda-connector", ... "jest": { "collectCoverage": true } }...
**Prettier 1.15.3** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEBBARugTnAbgSwEMZ9oACeAZxiTIBUALOMgCToFkAZMygBzjD4AZvjDFSUMvkpkAtoXywFUOABMy6AJ4UmZAOoBmAMIA6ADpQLAKgDabLgF1aLTfyz04ADxhl2hLADWAK68ZJyEUADmQYSRcBYgADQgELwk0JTIoP5YEADuAAr+CJkohLgQ+KpJINiEYAFwMADKvPWKkcgwWEFwyQwwsgA2egz4VG1gcM0l4-gEMJrI4JSZyYqUcFgwBVix8shChEObyQBWlJ4AQnsNTc2EsnCcinCHx6cgF57NHUNwAEUghB4O8Tn0QG0sJssMt5IFVPkoDVeFhFDA9FUYAxkAAOAAMyVREE2ej2vGWqLgMNwb2SOAAjkF8DhdvtCGDPptZPguj0IZQ-oDgaCkEdwckYIR0JjVNjkAAmSV7fBDDpGCCyA4oKDQOkgIKbOjS0rizYAX3NQA) ```sh --parser markdown ``` **Input:** ```markdown Abbreviation test: The HTML specification is maintained by the W3C. *[HTML]: Hyper Text Markup Language ``` **Output:** ```markdown Abbreviation test:...
**Describe your feature request** Support HCL (terraform) syntax highlighting in the code blocks **Additional context** macOS
### Description Syntax highlighting is not updated when language is changed ### To Reproduce 1. Create new note 2. Add code block with language "javascript" 3. Change language to bash....
**What would you like to be added**: 1. A gauge metric reflecting number of the persistent volumes attached to a node. **Why is this needed**: The number of volumes that...