Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 16, 2025

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
@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
jcolp
jcolp previously approved these changes Apr 16, 2025
Inside a code block, `*` and `-` and `_` are not special and should
not be escaped.
@gtjoseph gtjoseph merged commit 9cfa123 into asterisk:main Apr 16, 2025
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants