feat(markdown): Migrate to comark for markdown rendering
This commit is contained in:
@@ -11,7 +11,7 @@ app/ # Nuxt 4 application (SSR)
|
||||
├── layouts/ # Auth and default layouts
|
||||
├── middleware/ # Global auth middleware
|
||||
├── pages/ # File-based routing (/, /auth/*, /agent/*)
|
||||
├── plugins/ # Auth plugins (client/server), remark markdown
|
||||
├── plugins/ # Auth plugins (client/server)
|
||||
├── types/ # TypeScript interfaces
|
||||
└── utils/ # Crypto, model-mapping, search utilities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user