vue-notion icon indicating copy to clipboard operation
vue-notion copied to clipboard

A fast Vue renderer for Notion pages

Results 41 vue-notion issues
Sort by recently updated
recently updated
newest added

While migrating from vue3-notion to vue-notion caught this bug. These are same callouts: ### vue3-notion ### vue-notion

### vue2 version notion pageId : 8c1ab01960b049f6a282dda64a94afc7 check api: https://api.vue-notion.workers.dev/v1/page/8c1ab01960b049f6a282dda64a94afc7 ``` TypeError: Cannot read properties of null (reading '1') at mapChars (esm.js:4821:19) at processing (esm.js:4900:16) at Object.toASCII (esm.js:4921:16) at parseHost...

It would be cool to be able to attach blockId's as id's to block root element to make blocks available for anchor navigation

Hi @janniks Thanks for your great work for making this thinks 🙌 I'm reporting an issue where there is a inconsistencies on the `ul` tags (unordered list). There are multiple...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [nuxt](https://github.com/nuxt/nuxt). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...

dependencies

Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependencies [ejs](https://github.com/mde/ejs), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Removes `ejs` Updates `@vue/cli-plugin-babel` from 4.5.15 to 5.0.8 Release...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Is it possible to render comments of each block?

node v16.15 [email protected] [email protected] To find a solution to #121 I try to update [email protected] and use [email protected] The result is a new error about Module parse. ``` ERROR Failed...