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: meshcloud/notion-markdown-cms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c4e004b
Choose a base ref
...
head repository: meshcloud/notion-markdown-cms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c95e7c
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 18, 2022

  1. feat: render bookmark as link

    dewkul committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    aa404d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

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

Commits on Jun 23, 2022

  1. Merge pull request #6 from dewkul/feat/bookmark

    feat: support bookmark block
    JohannesRudolph authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3513b3d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. feat: add support for database paging

    notion-markdown-cms would previously fail when trying to query pages
    from a database with more than 100 entries because paging was not
    implemented.
    JohannesRudolph committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3c95e7c View commit details
    Browse the repository at this point in the history
Loading