Skip to content

Render checkboxes as unicode with markup hiding enabled? #929

Description

@jtherrmann

First, thanks for this great package.

With markdown-hide-markup enabled, is there a way to render unchecked boxes (- [ ]) as a unicode character such as ☐ (U+2610) and checked boxes (- [x]) as a character such as ☑ (U+2611)? Currently they render like:

• [ ]
• [x]

which I find visually distracting.

If this feature isn't currently supported, is there a possibility it could be implemented?

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