Closed
Description
👋🏻 Hi
Problem
On some pages, we actually need to show parenthesis {{ ... }}
like the ones of docker inspect
and playerctl
for templating.
Docker example
where it should be in fact
tldr/pages/common/docker-inspect.md
Line 16 in e9995a8
Research
I tried to find a way to escape these, but after some research, I only found someone that tried to escape for fakedata
Line 24 in e9995a8
but it does not actually work

I asked on the Matrix chat, but one told me to open an issue here...
Solution
I'll create a PR as soon as I know how to escape the parentheses to fix most of the pages. I think I can find more example of this issue.
PS: I use tldr
every day, and it is a great piece of information. Thanks
Metadata
Metadata
Assignees
Labels
No labels