Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Does not escape Reddit formatting characters #19

@itsthejoker

Description

@itsthejoker

Example: https://old.reddit.com/r/TranscribersOfReddit/comments/8j2hkw/casualuk_image_we_have_confirmation_that_the/dywfq7b/

Instead of properly escaping the first character, it's rendered and defeats the purpose. We have two options for this:

a) simply insert the entire transcription into a code block

b) create a list of all reddit snoodown specialty characters (like _, `, ~) and escape them anytime they appear.

This issue is to discuss available fixes and to then enact them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions