Skip to content

Fix tag element regex #170

@hinerm

Description

@hinerm

The tagElementSeparator pattern currently splits unpaired single quotes ('). As single quotes are often used as apostrophes, this results in a sentence like "The FunctionalInterface's method" being split to two elements, which then causes the op parser to barf because it thinks it has extra param annotations, or is missing its return annotation, etc...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions