rowboat/apps
Aaron Culich 7d90c90265 fix(editor): disable StarterKit Link to prevent duplicate extension warning
StarterKit v3.x now includes the Link extension by default. The codebase
separately adds Link.configure() with custom settings (openOnClick: false,
custom HTMLAttributes). This caused the Tiptap warning:
"Duplicate extension names found: ['link']"

Disable StarterKit's built-in Link so the custom-configured one is used.

Made-with: Cursor
2026-03-17 18:59:25 -07:00
..
cli Add OS-aware runtime context for cross-platform shell execution 2026-02-26 11:42:43 +05:30
docs clarify contribution steps 2026-02-23 10:23:14 +05:30
experimental Fix/prebuilt cards updates (#263) 2025-09-16 15:29:48 +05:30
python-sdk update py-sdk docs 2025-08-19 13:35:10 +05:30
rowboat fix: make dev script cross-platform for Windows PowerShell 2026-02-19 13:07:07 +05:30
rowboatx wip-electron 2026-01-16 12:05:33 +05:30
x fix(editor): disable StarterKit Link to prevent duplicate extension warning 2026-03-17 18:59:25 -07:00