/tiptap-require-h1

Example code for blog post https://angelika.me/2023/03/07/how-to-require-document-to-start-with-h1-tiptap/

Primary LanguageTypeScriptMIT LicenseMIT

tiptap-require-h1

Install dependencies

npm run install

Run dev server

npm run dev

Build for deployment

npm run build