๐ 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