HTML-CSS-Class-Completion
HTML-CSS-Class-Completion copied to clipboard
Extend the markdown support
In markdown there is support for creating links with for example css classes attached. An example:
[foo bar](https://example.com){.myclass}
Can we have completion support for css classes in that {...} area?