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: nzbr/pandocode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: nzbr/pandocode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 35 files changed
  • 2 contributors

Commits on May 15, 2019

  1. Update README.md

    nzbr committed May 15, 2019
    Configuration menu
    Copy the full SHA
    c66ff28 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Modify .gitignore

    nzbr committed May 19, 2019
    Configuration menu
    Copy the full SHA
    693256f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9a36a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Add PyPy3 instructions

    nzbr committed May 24, 2019
    Configuration menu
    Copy the full SHA
    d2742ac View commit details
    Browse the repository at this point in the history
  2. Update README.md

    nzbr committed May 24, 2019
    Configuration menu
    Copy the full SHA
    2623a58 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    nzbr committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5c8c531 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Add an example (Closes #1)

    nzbr committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8f02153 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Add leading space to comments

    nzbr committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2e19dd3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Add != preprocessor

    nzbr committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f5b9e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Allow loading as a library

    nzbr committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4be2b00 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. pandocode live

    nzbr committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    42f46f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. pandocode-live: add deployment

    nzbr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    91dcadc View commit details
    Browse the repository at this point in the history
  2. pandocode-live: allow CORS

    nzbr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e720cbc View commit details
    Browse the repository at this point in the history
  3. pandocode-live: add image output

    nzbr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8b3de7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    957332a View commit details
    Browse the repository at this point in the history
  5. fix: module

    nzbr committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cf5ada2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. pandocode-live: markdown mode

    nzbr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e28f6f9 View commit details
    Browse the repository at this point in the history
  2. add link to live version

    nzbr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a88b59a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Bump tar from 6.1.15 to 6.2.1 in /live/www (#3)

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.15...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    94e20ba View commit details
    Browse the repository at this point in the history
Loading