Skip to content

Google.Parens flags entire line if parenthesis contains a markdown link #30

@rainecheck

Description

@rainecheck

Google.Parens triggers from the start of the line to the end of the line, if a link is included inside the parenthesis. Links outside of the parenthesis do not cause this. Triggers on both standard links, http://www.directlinks.example.com, and inline_links. Does not trigger for [text inside square brackets].

There is a prior line.
There is a prior sentence. Test sentence ([this](http://example.com)), please ignore. There is a following sentence.
There is a following line. When split across lines, it will only flag from the line itself.
It won't trigger for (text [inside square brackets] that aren't links)
An example of an ([inline_link][inline_links]).
An example of a (direct link: <http://www.example.com>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions