microsoft / microsoft/vscode-markdown-tm-grammar
Problems rendering adjacent bold and italics
Open
@mjbvz is already working on this.
Since Feb 9, 2018.
bug
grammar
help wanted
languages basic
markdown
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 64
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 1
Description
From @tedhudek on March 25, 2016 0:25
- VSCode Version: 0.10.11
- OS Version: Win10
Steps to Reproduce:
- Render this text in VS Code:
Methods are named AbcObjectAction, where Object describes the object and Action indicates what the function does. For example, AbcDeviceCreate creates a device object. - Compare to GitHub rendering. Having bold adjacent to italics causes Code to stay in italics mode after the closing italics marker.
Copied from original issue: Microsoft/vscode#4663
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.