Markdown Preview

Preview Markdown with live rendering

Hello, tinkrkit.dev!

Features

  • Bold text and italic text
  • inline code and code blocks
  • Links

Code Block

const greet = (name) => `Hello, ${name}!`;
console.log(greet("World"));

Blockquote example

Name Age
Alice 30
Bob 25

Found this useful? Share it πŸ™Œ

How to use Markdown Preview

  1. 1Paste your code or data into the input area
  2. 2Click the action button to process
  3. 3Copy or download your result