📝 Markdown This
🚀 Transform your Markdown content into beautifully styled HTML with just one command!
✨ Features
- 🎨 Beautiful, responsive design with system-aware dark mode support
- 💅 GitHub-flavored Markdown (GFM) support
- 🌈 Syntax highlighting for popular programming languages:
- JavaScript
- TypeScript
- JSON
- XML
- Markdown
- 📱 Mobile-friendly responsive layout
- 🌓 Automatic dark/light mode switching
- 🎯 Clean and modern typography
🛠 Prerequisites
Before you begin, ensure you have:
- Raycast installed on your Mac
- Node.js 16.x or later
📦 Installation
- Clone this repository
- Navigate to the project directory
- Install dependencies:
npm install
- Build the extension:
npm run build
🎮 Usage
- Copy any Markdown content to your clipboard
- Open Raycast
- Search for "Convert Markdown to HTML"
- Press Enter
- The converted HTML will be automatically copied to your clipboard! 🎉
🎨 Styling Features
- 🖼 Responsive images
- 📊 Clean table styling
- 💭 Beautiful blockquotes
- 📋 Syntax highlighting for code blocks
- 🌗 Dark mode support with automatic switching
⚡️ Technologies Used
🤝 Contributing
Feel free to:
- 🐛 Report bugs
- 💡 Suggest new features
- 🔧 Submit pull requests
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ for the Raycast community