Skip to content

Code snippet rendering issue in reference documentation #33760

@bohni

Description

@bohni

* `+"/projects/{project:[a-z]+}/versions"+` - match and capture a variable with a regex

This line in the docs is not rendered correctly.
In this case passthrough should be marked with double plus signs, because the plus sign of the regex is interpreted as the end of the inline passthrough.

  • ++"/projects/{project:[a-z]+}/versions"++

double plus ist documented on https://docs.asciidoctor.org/asciidoc/latest/pass/pass-macro/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions