Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backslash and forward slash in some code end tags #208

Open
duianto opened this issue Sep 4, 2021 · 0 comments
Open

Backslash and forward slash in some code end tags #208

duianto opened this issue Sep 4, 2021 · 0 comments

Comments

@duianto
Copy link

duianto commented Sep 4, 2021

Some files use a back and forward slash in all code end tags <\/code>.
https://github.com/twostraws/Unwrap/blob/52d0a7a9c19c6bb78b7ea8c168a18838bc4ccefd/Unwrap/Content/SixtySeconds/implicitly-unwrapped-optionals.json

But here's a file with a single backslash and forward slash <\/code> in the hint,
and only forward slashes </code> in the rest of the file:
https://github.com/twostraws/Unwrap/blob/52d0a7a9c19c6bb78b7ea8c168a18838bc4ccefd/Unwrap/Content/SixtySeconds/access-control.json

And here's a file with only forward slashes </code>:
https://github.com/twostraws/Unwrap/blob/52d0a7a9c19c6bb78b7ea8c168a18838bc4ccefd/Unwrap/Activities/Practice/RearrangeTheLines/RearrangeTheLines.json

A quick google search didn't turn up much,
for the difference between a back and forward slash <\/code>,
compared to just a forward slash </code>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant