## Welcome to Typo, a web-based markdown editor. ## Key Features 自动保存: 如果系统支持,则自动保存更改。 本地存储: 所有文件只存储在设备本地。 内容视图: 提供以文档或幻灯片形式查看内容的选项。 幻灯片创建: 允许用户使用 <hr> 标记 (---) 创建幻灯片。 代码执行 允许在浏览器中直接执行 js 和 ts 代码块。 格式化打印 允许打印格式化内容。 Markdown 格式化 应用 Prettier 来格式化标记符内容。 ## Welcome to Typo, a web-based markdown editor. ## Key Features File System API: Utilizes the file system API when available. If not, a download anchor tag is used. Auto-save: Automatically saves changes if supported by the system. Local Storage: All files are exclusively stored locally on your device. Content View: Provides the option to view content either as a document or as a slideshow. Slide Creation: Enables users to create slides using the <hr> tag (---). Code Execution: Permits the execution of js and ts code blocks directly in the browser. Formatted Printing: Allows printing of formatted content. Markdown Formatting: Applies Prettier for formatting markdown content.





