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: executablebooks/markdown-it-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: executablebooks/markdown-it-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 16 commits
  • 72 files changed
  • 5 contributors

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    afe075c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d357240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8ca33 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    32097fb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    c68d342 View commit details
    Browse the repository at this point in the history
  2. 📚 DOCS: Fix typos (#203)

    kianmeng authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7748e13 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    4e5be66 View commit details
    Browse the repository at this point in the history
  2. 📚 DOCS: Fix build (#209)

    By temporarily removing myst-nb
    chrisjsewell authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    cb2eee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    063268b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ead951d View commit details
    Browse the repository at this point in the history
  5. ‼️ Remove deorecated NestedTokens and nest_tokens

    Already replaced by `SyntaxTreeNode`
    chrisjsewell committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    cbca541 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. ♻️ REFACTOR: Move Token to dataclass (#212)

    In order to remove `attrs` dependency.
    chrisjsewell authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    6649229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8928b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a67873 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    145a484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e677c4 View commit details
    Browse the repository at this point in the history
Loading