Skip to content
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: thomasjo/node-cmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: killagu/node-cmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 15 files changed
  • 1 contributor

Commits on Jul 10, 2017

  1. update .gitignore add .idea

    update cmark submodule -> https://github.com/killa123/cmark.git
    implement CMakeLists.txt
    add mocha implement test
    顾珠彬 committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    c3afcb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. update vender/cmark

    顾珠彬 committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    475604b View commit details
    Browse the repository at this point in the history
  2. add ConvertOption

    wrapper cmark.toHtml to exports.markdown2html
    顾珠彬 committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    0b96a74 View commit details
    Browse the repository at this point in the history
  3. update package.json

    顾珠彬 committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    464f9a0 View commit details
    Browse the repository at this point in the history
  4. add Readme

    update package install
    顾珠彬 committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    c9e4476 View commit details
    Browse the repository at this point in the history
  5. update Readme usage

    顾珠彬 committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    8a72c5d View commit details
    Browse the repository at this point in the history
Loading