Skip to content

simpolism/md-to-substack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to Substack Converter

Convert Markdown to HTML optimized for Substack's rich text editor.

🚀 Try it online

How to run locally

  1. Install dependencies: npm install
  2. Start dev server: npm run dev
  3. Open the URL shown in terminal (usually http://localhost:5173)
  4. Type or paste Markdown in the left panel
  5. Copy the formatted output and paste into Substack

Build for production

Run npm run build to create optimized files in the dist/ folder.

About

Convert Markdown to HTML optimized for Substack's rich text editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors