Simplified the Tiptap editor setup by explicitly disabling the default heading and code block extensions within the StarterKit instance. This change isolates the control of these nodes specifically to the custom imported extensions, ensuring more consistent block behavior in the admin interface. Simplicity in configuration

Cleaned up Tiptap StarterKit configuration within the admin editor - subh05sus/portfolio-2026