Skip to content

docs: Don't escape special characters inside code blocks. #134

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seanbright
Copy link
Contributor

@seanbright seanbright commented Apr 14, 2025

Inside a code block, * and - and _ are not special and should
not be escaped.

@seanbright
Copy link
Contributor Author

Bad:

image

Better:

image

@seanbright seanbright marked this pull request as draft April 14, 2025 15:39
Inside a code block, `*` and `-` and `_` are not special and should
not be escaped.
@seanbright seanbright force-pushed the no-escapes-in-code-blocks branch from 4b51e51 to 66ab1cb Compare April 14, 2025 15:55
@seanbright seanbright changed the title docs: Don't escape * inside code blocks. docs: Don't escape special characters inside code blocks. Apr 14, 2025
@seanbright seanbright marked this pull request as ready for review April 14, 2025 15:56
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

Successfully merging this pull request may close these issues.

2 participants