mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 17:48:15 +08:00
* feat(notion): support notion database * fix(notion): convert markdown to html * fix(notion): format notion docs + fix the dependencies version Co-authored-by: Tony <TonyRL@users.noreply.github.com> * docs(notion): insert new entries in alphabetical order. * refactor(notion): add notion key check * style(notion): format code * chore(notion): update pnpm-lock.yaml up to date with package.json * chore: rebuild pnpm lock ---------
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
module.exports = {
|
|
'/database/:databaseId': ['curly210102'],
|
|
};
|