Prerequisites
Description
Markdown preview( even when toggled to Github style) highlights the line when Github does not.
Steps to Reproduce
- Create a new .md file
- Open up markdown preview with ctrl-shift-m
- Make sure the preview is in "GitHub Markdown mode"
- Either paste in it
- Inside GoLang src folder clone this repo
git clone https://github.com/PK1210/Go-Quiz-Backend-Server
- Check the preview.
Expected behavior:
The git clone line does not get highlighted.
As you can see here -
- Inside GoLang src folder clone this repo
git clone https://github.com/PK1210/Go-Quiz-Backend-Server
Actual behavior:
The 2nd line gets highlighted.

Reproduces how often: 100 %
Versions
atom --version
Atom : 1.33.1
Electron: 2.0.16
Chrome : 61.0.3163.100
Node : 8.9.3
apm --version
apm 2.1.2
npm 6.2.0
node 8.9.3 x64
atom 1.33.1
python 2.7.15rc1
git 2.17.1
OS: Ubuntu 18.04.1 LTS
Additional Information
See README.md at https://github.com/PK1210/Go-Quiz-Backend-Server for a concrete example.
Prerequisites
Description
Markdown preview( even when toggled to Github style) highlights the line when Github does not.
Steps to Reproduce
Expected behavior:
The git clone line does not get highlighted.
As you can see here -
- Inside GoLang src folder clone this repo
git clone https://github.com/PK1210/Go-Quiz-Backend-Server
Actual behavior:

The 2nd line gets highlighted.
Reproduces how often: 100 %
Versions
atom --version
apm --version
OS: Ubuntu 18.04.1 LTS
Additional Information
See README.md at https://github.com/PK1210/Go-Quiz-Backend-Server for a concrete example.