A lightweight, browser-based Hebrew markdown editor with real-time preview. This tool allows users to write markdown in Hebrew and instantly see the rendered output. Perfect for bloggers, developers, and content creators working with right-to-left text.
- Real-time markdown to HTML conversion
- Right-to-left (RTL) text support
- Responsive design for desktop and mobile use
- No server-side processing required
- Multiple icon sizes for various devices and platforms
-
Clone the repository:
git clone https://github.com/Dor-sketch/hebrew-markdown.git
-
Navigate to the project directory:
cd hebrew-markdown
-
Open
index.html
in your web browser.
That's it! No additional installation or setup is required.
- Open the
index.html
file in your web browser. - Start typing your markdown in Hebrew in the left textarea.
- See the rendered HTML output in real-time on the right side.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Dor Pascal - My Website
Project Link: https://github.com/Dor-sketch/hebrew-markdown/