app like that
TypeMD
TypeMD

TypeMD is a free online Markdown editor that allows you to create, edit, and preview Markdown documents directly in your browser, with data stored locally for privacy.

Features

Privacy-Focused

Your content never leaves your browser. It is stored locally using localStorage, ensuring complete privacy as you work.

Real-time Preview

See your Markdown come to life instantly as you type, allowing for a dynamic writing experience.

Simple and Intuitive Interface

Offers a clean and distraction-free interface, making it easy to focus on writing and formatting.

Local Storage

Data is stored locally in your browser, allowing you to pick up where you left off whenever you return to the app.

Easy Formatting Toolbar

Provides a toolbar for simple formatting options, making it convenient to apply Markdown syntax without extensive knowledge.

Light and Dark Themes

Switch between light and dark themes to suit your preference and reduce eye strain.

Export to Markdown Files

Allows you to export your work to Markdown files, ensuring your documents are easily accessible and backed up.

Source Mode with Preview

Includes a source mode with real-time preview, letting you see both the raw Markdown and formatted text side by side.

Text Formating

Allows for quick formatting of text, including bold, italic, and strikethrough using simple symbols.

Title Creation

Utilizes the '#' symbol to create headings from h1 to h6, making it easy to structure documents.

Table Creation

Allows creation of tables with rows and columns using hyphens and pipes for structure.

Code Blocks

Facilitates sharing of code snippets with syntax highlighting by using triple backticks and specifying the coding language.

Image Embedding

Supports embedding images with alt text for accessibility and SEO by using a simple syntax.

Hyperlinks

Enables creation of clickable links to other web resources with straightforward syntax.

Blockquotes

Allows quoting of text with indentation using the '>' symbol for emphasis.