Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.
This repository was archived by the owner on May 5, 2024. It is now read-only.

More robust comment parsing? #37

@davidhund

Description

@davidhund

Hey Jonathan,

Firstly: thank you for another neat tool. 🙌

A couple of times I've run into the fact that mdcss is quite picky regarding CSS comment structure/whitespace issues: example:html code blocks were not picked up or the comment was shown completely inline, etc.

Also: I've grown used to CSSDoc style CSS comments (where each line is preceded by *. This (of course) breaks the comment regexes you use.

Have you considered using a CSS comment parser such as DSS? It might make the comment parsing a bit more robust and allow us to continue using our preferred commenting style?

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