Skip to content

add support for markdown checkbox #208

@tgrrr

Description

@tgrrr

Brilliant plugin

I've tried adding support for empty markdown checkboxes - [ ], which are supported in github PR reviews. However, I keep getting conflicts with the regex.

See: https://regexr.com/3dqac for some regex ((\[[ x]].*?(\r\n|\r|\n)){1})\[[ x]](.*)

It would also requires this to be done first: #206

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