"^**superbold**^" not parsing as expected
Open
upstream
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### The title says everything.
The `"^**superbold**^` should be display as superscript **and** bold,
but **only the superscript works**, the `**` remain unparsed ... :confused:
`**^superbold^**` **doesn't work** as well. `**lol^superbold^**` somehow **works perfectly**.
*The same behavior applies to`"^*supercursive*^`, ...*
Contributor guide
Assessment
This issue has not been assessed yet.