import { Sparkles } from 'lucide-react'; export function PluginsSettings() { return (

Coming soon

The plugin system is on the roadmap. You'll be able to extend MarkdownConverter with custom commands, themes, and export formats.

); }