Skip to content

Escaping of characters within code file submission #623

Description

@aaron-jack-manning

When submitting a code file, sequences like \b are being replaced by [BS] (I assume to indicate backspace character) in the PDF source view. Below is a screenshot of an example.

Image

Ideally this would still be \b, as the file should display the text as given.

I don't know if this is related to #128, but that describes the same character being an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions