docs icon indicating copy to clipboard operation
docs copied to clipboard

Missing `{% raw %}` tags on caching page

Open anno1985 opened this issue 3 years ago • 3 comments

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries

What part(s) of the article would you like to see updated?

markdown is rendered incorrectly due to missing raw tags - in particular, GitHub Action expressions are not rendered: instead of ${{ ... }} there's only $ displayed in the last example on that page - likely because LiquidJS templating engine thinks those are output tags that it can't parse.

Additional information

PR to follow

anno1985 avatar Dec 26 '22 16:12 anno1985

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar Dec 26 '22 16:12 welcome[bot]

@anno1985 Thank you for opening an issue and linking it to your PR! ✨

cmwilson21 avatar Dec 27 '22 13:12 cmwilson21