Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Markdown: Added support for complexly nested bold and italic expressions
Some Markdown expressions which are both bold and italic (e.g. `***abc***`) were not correctly matched until now. This solves this issue.
- Loading branch information