0.0.14 • Published 12 months ago

@pawlicy/plugin-rich-text v0.0.14

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
12 months ago

Steps to use the editor inside builder io

Development

  • pnpm install
  • pnpm builderRichText start
  • Copy webpack hotreload URL

    Webpack local url

  • Add plugin in builder io with the webpack URL and add "/index.system.js" at the end of the URL

    Plugin settings options

    Register plugin URL

  • Open a blogpost and change the preview URL to the same url using localhost as a domain

    Localhost project

  • Use a component that uses the rich text editor

    Builder io example

Steps to use the editor inside builder io

  • pnpm install
  • pnpm builderRichText start:standalone
  • open url in browser