notoma icon indicating copy to clipboard operation
notoma copied to clipboard

Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.

Results 27 notoma issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies
python

Bumps [notebook](http://jupyter.org) from 6.4.0 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=6.4.0&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
python

Bumps [ipython](https://github.com/ipython/ipython) from 7.24.0 to 7.31.1. Commits e321e76 release 7.31.1 67ca2b3 Merge pull request from GHSA-pq7m-3gw7-gq5x 2794330 back to dev be343e7 release 7.31.0 0fcf2c4 Merge pull request #13428 from meeseeksmachine/auto-backport-of-pr-13427-on-7.x...

dependencies
python

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.3.1 to 4.6.3. Changelog Sourced from importlib-metadata's changelog. v4.6.3 Moved workaround for #327 to _compat module. v4.6.2 bpo-44784: Avoid errors in test suite when DeprecationWarnings are treated...

dependencies

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.1 to 0.19.0. Release notes Sourced from python-dotenv's releases. Version 0.19.0 Changed Require Python 3.5 or a later version. Python 2 and 3.4 are no longer supported....

dependencies

Bumps [twine](https://github.com/pypa/twine) from 3.4.1 to 3.4.2. Changelog Sourced from twine's changelog. Twine 3.4.2 (2021-07-20) Bugfixes Improve error message for unsupported metadata. (#755) Improve error message for a missing config file....

dependencies

Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.7b0. Release notes Sourced from black's releases. 21.7b0 Black Configuration files using TOML features higher than spec v0.5.0 are now supported (#2301) Add primer support...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.7 to 6.1.0. Commits 16d5bd9 release 6.1.0 eb292f2 Fixed app load failures (#1595) 4607ed2 Supports isolated iframe (#1593) aa4c46e Ensure generated URL fragments are valid (#1591) 3eb4b7b...

dependencies

The idea is to have a very simple integration test that would verify that Notoma Convert works as expected. To make this, I can: - Create a simple test structure,...

chore