Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AtomLinter/linter-markdown Loading
base: v1.2.2
Choose a base ref
...
head repository: AtomLinter/linter-markdown Loading
compare: v1.2.3
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 9, 2015

  1. Fix mdast update

    mdast’s CLI switched to async callback mode from a previously sync
    interface, which resulted in errors when integrating.
    
    Closes GH-10.
    wooorm committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    d5f4495 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from AtomLinter/bug/fix-mdast-update

    Fix mdast update
    SpainTrain committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    e3ab45b View commit details
    Browse the repository at this point in the history
  3. Prepare 1.2.3 release

    Spain committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    a445775 View commit details
    Browse the repository at this point in the history
Loading