Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was 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

@PrajwalKrishna

Description

@PrajwalKrishna

Prerequisites

Description

Markdown preview( even when toggled to Github style) highlights the line when Github does not.

Steps to Reproduce

  1. Create a new .md file
  2. Open up markdown preview with ctrl-shift-m
  3. Make sure the preview is in "GitHub Markdown mode"
  4. Either paste in it
    - Inside GoLang src folder clone this repo
         git clone https://github.com/PK1210/Go-Quiz-Backend-Server
    
  5. 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.
Sample output

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions