Skip to content

$ prefix signs shouldn't be inserted before example outputs in terminal examples #1062

Open
@Gedochao

Description

@Gedochao

Describe the bug

The expected outputs in our bash code block examples in docs aren't rendered properly. Unnecessary $ characters are being added.

To Reproduce

Currently, the $ character is being inserted before every line of code in our docs' terminal examples (screenshot from basics.md below.

image

What's interesting, when running yarn run start from my local machine, the $ characters seem to be completely missing.

image

Expected behaviour
$ characters should only be inserted before non-output (uncommented) lines in bash code blocks in our docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Community help wantedIssues that idicate features that are nice-to-have but core team does not have time to work on itbugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions