Prettier 1.19.1
Playground link
Input:
- see[Link to Foo][master-LinkToFoo]
[master-LinkToFoo]: http://foo.com
Output:
- see[Link to Foo][master-linktofoo]
[master-linktofoo]: http://foo.com
Expected behavior:
- see[Link to Foo][master-LinkToFoo]
[master-LinkToFoo]: http://foo.com
Making the key lower case reduces the readability of Camel or Pascal cased keys. This seems to have changed recently? Was the change intentional? Can you share the justification?
Prettier 1.19.1
Playground link
Input:
Output:
Expected behavior:
Making the key lower case reduces the readability of Camel or Pascal cased keys. This seems to have changed recently? Was the change intentional? Can you share the justification?