Skip to content

zeitounmax/Downmark-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownMark

DownMark Converter

Welcome to the DownMark Converter project! This React application allows users to seamlessly convert text to Markdown and HTML formats.

Features

Convert plain text to HTML Convert HTML to Markdown Intuitive UI for easy conversions. Powered by renowned libraries like markdown-it and turndown Multilingual support (Currently available only in French 🇫🇷, more languages coming soon!)

Installation and Setup Clone the repository:

Copy code

DownMark Converter Welcome to the DownMark Converter project! This React application allows users to seamlessly convert text to Markdown and HTML formats.

Features Convert plain text to HTML Convert HTML to Markdown Intuitive UI for easy conversions Powered by renowned libraries like markdown-it and turndown Multilingual support (Currently available only in French 🇫🇷, more languages coming soon!) Installation and Setup Clone the repository:

git clone <repository_url> Navigate to the project directory:

cd path_to_directory/DownMark Install the required dependencies:

npm install Run the project:

npm start The application will start, and you can access it at http://localhost:3000 or the port specified.

Releases

No releases published

Packages

No packages published