This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Markdown preview renders markdown line as a code block while Github does not do so #554
Open
1 task done
Labels
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.
The text was updated successfully, but these errors were encountered: