Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
/ MDTeX Public archive

Write papers using Markdown in VSCode without needing to install (La)TeX.

Notifications You must be signed in to change notification settings

web-dev-sam/MDTeX

Repository files navigation

First Setup

  1. Open repo as VSCode dev container
  2. Run npm i
  3. Click on "Build MDTeX" (wait for it to finish)
  4. Click on "Generate PDF" (first run may fail due to missing packages, run again after)
  5. Save main.md
  6. If it fails to generate PDF, try
    • Running the latex command in terminal
    • Restarting VSCode

Workflow after First Setup

  1. Open VSCode
  2. Edit main.md
  3. Save (Save twice to see metadata updates like table of contents & references. Why? because latex is great)

Example

About

Write papers using Markdown in VSCode without needing to install (La)TeX.

Resources

Stars

Watchers

Forks