Skip to content

Params with text '-' as prefix are not rendered #16

@blues-man

Description

@blues-man

With 0.1.12 version, any text (not link) with - character that comes before a query param is not rendered.

Example:

?PROJECT=workshop&CLUSTER_SUBDOMAIN=apps.crc.testing

[source,text,role="copypaste",subs="+attributes"]
----
http://nationalparks-%PROJECT%.%CLUSTER_SUBDOMAIN%
----

Will be rendered as:

http://nationalparks-%PROJECT%.apps.crc.testing

Probably this regexp is not matching it correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions