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

render incorrectly when there is punctuation before * #2552

Closed
4 tasks done
angular-moon opened this issue Oct 24, 2024 · 2 comments
Closed
4 tasks done

render incorrectly when there is punctuation before * #2552

angular-moon opened this issue Oct 24, 2024 · 2 comments
Labels
🤷 no/invalid This cannot be acted upon 👎 phase/no Post cannot or will not be acted on

Comments

@angular-moon
Copy link

Initial checklist

Affected packages and versions

3.1.0

Link to runnable example

No response

Steps to reproduce

https://stackblitz.com/edit/github-qz545m?file=index.js

Expected behavior

hello: world (there should be no space between hello and world)

Actual behavior

**hello:**world

Affected runtime and version

[email protected]

Affected package manager and version

No response

Affected OS and version

No response

Build and bundle tools

No response

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Oct 24, 2024
@wooorm
Copy link
Member

wooorm commented Oct 24, 2024

That’s markdown. Try it here. Or on CommonMark

incorrectly: **hello:**world

incorrectly: **hello:**world

@wooorm wooorm closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
@wooorm wooorm added the 🤷 no/invalid This cannot be acted upon label Oct 24, 2024

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷 no/invalid This cannot be acted upon 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants