spring-cloud / spring-cloud-build

Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
Apache License 2.0
191 stars 284 forks source link

Escape special characters for config Asciidoc #230

Closed RobertRad closed 2 years ago

RobertRad commented 2 years ago

Disabling parsing of special characters in Asciidoc to show valid configuration examples.

I'm not sure about the whole .adoc-generation process. I hope, changing this file is sufficient. The result should look like, I tried here before: #2183