Kacper 6f9d90b199 feat(markdown): integrate Markdown component for enhanced text rendering
- Added a reusable Markdown component to render markdown content with styled typography for dark mode.
- Updated KanbanCard to utilize the new Markdown component for displaying feature summaries, improving readability and presentation.
- Included the `react-markdown` library as a dependency for markdown parsing.

Modified: package.json, package-lock.json, markdown.tsx, kanban-card.tsx
2025-12-09 23:49:19 +01:00
2025-12-07 16:43:26 -05:00
2025-12-07 16:43:26 -05:00
Description
No description provided
28 MiB
Languages
TypeScript 96.3%
CSS 2.3%
Shell 0.9%
JavaScript 0.4%
Dockerfile 0.1%