https://github.com/fabforms/markdown-to-tailwind
convert markdown to tailwind
https://github.com/fabforms/markdown-to-tailwind
markdown tailwind tailwindcss
Last synced: 11 months ago
JSON representation
convert markdown to tailwind
- Host: GitHub
- URL: https://github.com/fabforms/markdown-to-tailwind
- Owner: fabforms
- Created: 2025-01-24T16:55:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T18:43:16.000Z (about 1 year ago)
- Last Synced: 2025-02-17T16:41:40.856Z (about 1 year ago)
- Topics: markdown, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://markdown-to-tailwind.netlify.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markdown to Tailwind HTML Converter
This tool converts Markdown content into fully formatted HTML, styled with [Tailwind CSS](https://tailwindcss.com/). It's perfect for developers who want to quickly generate Tailwind-styled HTML from Markdown without worrying about manual conversions or styling.
## Features
- Converts Markdown syntax (headers, lists, links, images, etc.) into clean HTML.
- Automatically applies Tailwind CSS classes to ensure your HTML is well-styled and responsive.
- Easy to use—just paste your Markdown, click a button, and get your HTML!
- Supports custom Tailwind configurations.
## Demo
You can try the tool live here:
[Convert markdown to tailwind](https://markdown-to-tailwind.netlify.app/)