Commit Graph

3 Commits

Author SHA1 Message Date
e046623d68 fix: Clean up whitespace and formatting in various files 2025-05-10 07:11:40 +00:00
e6d03a2c2e feat: Add Markdown View Plugin with React and Chakra UI
- Implemented main application structure with App and View components.
- Integrated React Markdown for rendering Markdown content.
- Added API function to fetch Markdown content from the backend.
- Created a custom Chakra UI theme to align with Airflow's design.
- Configured Vite for building the application with appropriate asset paths.
- Included a sample Markdown file for initial content display.
- Set up TypeScript configuration for better development experience.
2025-05-10 06:50:25 +00:00
3593103630 Initial commit 2025-05-10 06:46:03 +00:00