Tool Hub

Vista previa de Markdown

Vista previa de Markdown en vivo con extracción de HTML

Descargar HTML

Heading 1

Heading 2

Paragraph with bold, italic, and inline code.

  • list item one
  • list item two
  1. ordered one
  2. ordered two
  • completed task
  • pending task
col Acol Bcol C
leftmidright
123
const x: number = 1;
blockquote

link

https://example.com


Cómo usar

  1. Type or paste Markdown into the editor on the left.
  2. The rendered result appears live in the preview pane on the right.
  3. Use standard syntax: headings, bold, lists, links, tables, and fenced code blocks are all supported.
  4. Switch to the HTML tab to copy the generated HTML for use elsewhere.

Ejemplos

  • Typing # Title followed by - item one and - item two renders an H1 heading above a bulleted list in the preview pane.
  • Wrapping code in triple backticks produces a formatted code block, and the extracted HTML shows the matching <pre><code> markup you can copy.

Verifica las salidas antes de usar en producción. Sin garantía — ver Términos.