deployphp / deployer

The PHP deployment tool with support for popular frameworks out of the box
https://deployer.org
MIT License
10.56k stars 1.48k forks source link

`bin/docgen` expands curly braces, even if they are marked as code #3832

Closed SimJoSt closed 2 weeks ago

SimJoSt commented 4 months ago

Syntax in recipe docs like this

`{{static_content_locales}}`

gets converted by bin/docgen to this for the docs

`[static_content_locales](/docs/recipe/magento2.md#static_content_locales)`

Maybe it could make sense to only expand curly braces, if they are not marked as code. This is already the case, if text is part of a code block.

Upvote & Fund

Fund with Polar

antonmedv commented 4 months ago

Makes sense.

github-actions[bot] commented 2 weeks ago

This issue has been automatically closed. Please, open a discussion for bug reports and feature requests.

Read more: [https://github.com/deployphp/deployer/discussions/3888]

github-actions[bot] commented 2 weeks ago

This issue has been automatically closed. Please, open a discussion for bug reports and feature requests.

Read more: [https://github.com/deployphp/deployer/discussions/3888]