feature-request
I will try and provide simple example.
Good: The link shows. Bad: The code is not highlighted by backticks.
# Here is a paragraph with a <a href="">link</a> where I would also like to show some `code`.
Good: The backticks show. Bad: The link HTML is displayed.
* Here is a paragraph with a <a href="">link</a> where I would also like to show some `code`.
Is it possible to add support for markdown style links to paragraph text eg:
* Here is a paragraph with a [link](http://github.com) where I would also like to show some `code`.
feature-request
I will try and provide simple example.
Good: The link shows. Bad: The code is not highlighted by backticks.
Good: The backticks show. Bad: The link HTML is displayed.
Is it possible to add support for markdown style links to paragraph text eg: