Open PrajwalKrishna opened 5 years ago
Thanks for the report - this feels like something that's been reported before but I didn't find it. Reproduced on 1.33.1 with macOS 10.12.6.
Rendered on .com at https://github.com/PK1210/Go-Quiz-Backend-Server/blob/f2cc19ea9185e66c18e1155a0aa578cd4e05470c/README.md:
Atom 1.33.1, looks like at 6 space indent it's treated as a code block, here's 5 and 8 space indent:
- Inside GoLang src folder clone this repo
git clone https://github.com/PK1210/Go-Quiz-Backend-Server
- Inside GoLang src folder clone this repo
git clone https://github.com/PK1210/Go-Quiz-Backend-Server
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 -
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.