Skip to content

Figure out how to check markdown for matching braces #1340

@hadley

Description

@hadley

The key challenge is Rd like \code{"{"} since the unmatched { is allowed because it's in a string inside a \code{} tag.

It might be possible to use parse_rd() for this, but need to carefully consider the consequences and what exactly a "fragment" of Rd can be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancementrd ✍️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions