cli
cli copied to clipboard
"Building a Semantic CLI" vignette has misplaced asciicast svgs.
For some reason, the code present at the asciicast block in line 207 isn't rendered, and what's rendered instead is the next asciicast block. All remaning asciicast blocks after this point render before they were supposed to, resulting in a confusing vignette, like in the following screenshot:
I have tried this in multiple browsers, it does not seem to be a local issue.
Thanks for reporting this! Will fix soon.
Fixed in the dev docs currently: https://cli.r-lib.org/dev/articles/semantic-cli.html#lists
Will be fixed in the released docs as well, when the release happens.