Skip to content

Support for markdown style links in paragraph? #7

@oshihirii

Description

@oshihirii

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`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions