## Welcome to Typo, a web-based markdown editor. ## Key Features Automatic save: If the system supports it, changes are automatically saved. Local storage: All files are stored locally on the device only. Content View: Provides the option to view content as a document or slide show. Slide creation: Allows users to <hr>create slides using tags (---). Code execution allows js and ts code blocks to be executed directly in the browser. Formatted printing allows you to print formatted content. Markdown formatting applies Prettier to format tag content. ## 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.





