ZulfadhliM / linter-markdown-51

Atom Linter markdown #51 MWE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linter-markdown-external#51 MWE

AtomLinter/linter-markdown#51

Steps to reproduce:

  1. Make sure atom has markdown-linter package: apm install markdown-linter

  2. Run the following:

git clone git@github.com:kachkaev/linter-markdown-51.git
cd linter-markdown-51
npm install
  1. Add the project to Atom

  2. Open README.md and see an error on line 4 (no-literal-urls)

  3. Replace "external (not working)" with "external" in .remarkrc

  4. Return to README.md and edit something

  5. PROFIT!

About

Atom Linter markdown #51 MWE