8000 Don't assign empty role to inline phrase · Issue #4035 · asciidoctor/asciidoctor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Don't assign empty role to inline phrase #4035
Closed
@mojavelinux

Description

@mojavelinux

As a result of the optimization applied in 2b93ed1, it became possible for the parser to assign an empty role to an inline phrase. If the role is empty (after removing leading and trailing spaces), it should not be assigned to the phrase.

Consider this example:

[,]#text#

A role should not be assigned to the inline phrase in this case.

Metadata

Metadata

Assignees

Labels

regressionIssues related to a previously working feature that is now brokenv2.0.15Issues resolved in the 2.0.15 release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0