Markdown Preview
Preview Markdown with live rendering
Hello, tinkrkit.dev!
Features
- Bold text and italic text
inline codeand 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
- 1Paste your code or data into the input area
- 2Click the action button to process
- 3Copy or download your result