Extension Icon

Markdown This

Convert Markdown text in clipboard to HTML
AvatarAravind Balla
807 Installs
Overview

๐Ÿ“ 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

  1. Clone this repository
  2. Navigate to the project directory
  3. Install dependencies:
npm install
  1. Build the extension:
npm run build

๐ŸŽฎ Usage

  1. Copy any Markdown content to your clipboard
  2. Open Raycast
  3. Search for "Convert Markdown to HTML"
  4. Press Enter
  5. 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