Markdown Notes
Markdown笔记
A comprehensive markdown notes application built with local data storage and responsive design. Features include data export, customizable themes, keyboard shortcuts. Perfect for developers looking to build modern web applications with professional-grade functionality.
一款功能全面的Markdown笔记应用,采用本地数据存储与响应式设计打造。核心功能包括数据导出、主题自定义及键盘快捷键支持。专为开发者设计,助您轻松构建具备专业级功能的现代化Web应用。
Prompt
Build a feature-rich markdown notes application with HTML5, CSS3 and JavaScript. Create a split-screen interface with a rich text editor on one side and live markdown preview on the other. Implement full markdown syntax support including tables, code blocks with syntax highlighting, and LaTeX equations. Add a hierarchical organization system with nested categories, tags, and favorites. Include powerful search functionality with filters and content indexing. Use localStorage with optional export/import for data backup. Support exporting notes to PDF, HTML, and markdown formats. Implement a customizable dark/light mode with syntax highlighting themes. Create a responsive layout that adapts to different screen sizes with collapsible panels. Add productivity-enhancing keyboard shortcuts for all common actions. Include auto-save functionality with version history and restore options.