en un clic
md-to-latex
Convert Markdown to LaTeX source via Pandoc.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Convert Markdown to LaTeX source via Pandoc.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| type | skill |
| lifecycle | stable |
| inheritance | inheritable |
| name | md-to-latex |
| description | Convert Markdown to LaTeX source via Pandoc. |
| tier | standard |
| applyTo | **/*latex* |
| currency | "2026-04-30T00:00:00.000Z" |
| lastReviewed | "2026-04-30T00:00:00.000Z" |
Convert Markdown to LaTeX source via Pandoc.
.tex (BibTeX, custom preamble, journal classes)md-to-latex.cjs — Node script that wraps Pandoc and emits standalone .tex.
node (≥ 16)pandoc (≥ 3.0) on PATHnode md-to-latex.cjs paper.md
node md-to-latex.cjs paper.md --output paper.tex
node md-to-latex.cjs paper.md --bibliography refs.bib --csl ieee.csl
node md-to-latex.cjs paper.md --template custom-template.tex
---
title: Paper Title
author: Your Name
documentclass: article
classoption: 11pt
bibliography: refs.bib
csl: ieee.csl
---
pdflatex/lualatex[@key]) become \cite{key}--templateBuild applications powered by GitHub Copilot using the Copilot SDK — session management, custom tools, streaming, hooks, MCP servers, BYOK, deployment patterns
CI/CD pipelines, infrastructure as code, and deployment automation for Azure workloads
Domain: DevOps & Cloud Engineering
Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup
Convert Markdown to RFC 5322 email (.eml) with inline CSS and CID images
Convert Markdown to EPUB 3 e-books via Pandoc.