Skip to content

spaceymonk/markdown-to-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to LaTeX Converter

A simple web-based tool to convert Markdown text into LaTeX format.
This project is focused on simplicity and ease of use, using only plain HTML and JavaScript.

Features

  • Convert Markdown to LaTeX instantly in your browser
  • Supports headings, lists, bold/italic, links, code, and blockquotes
  • Clean, minimal interface

Demo

Project Demo Website

Usage

  1. Paste your Markdown into the input area.
  2. The LaTeX output appears automatically.
  3. Click "Copy" to copy the LaTeX code.

Dependencies

  • marked (for Markdown parsing, loaded via CDN)

No build tools or frameworks required.

License

MIT License

About

Convert your Markdown documents to LaTeX format easily!

Topics

Resources

Stars

Watchers

Forks