Henning D.
Results
1
issues of
Henning D.
[grunt-markdown](https://github.com/treasonx/grunt-markdown) transforms ``` [google]: http://google.com "GOOGLE" ``` to ``` GOOGLE ``` while according to [daringfireball](http://daringfireball.net/projects/markdown/dingus) it should not create anything at all in the `html`.