Suvajit Basu

Scale-Up Architect for Founders & CSuite

Markdown Preview

Write markdown on the left, see it rendered live on the right.

Welcome to Markdown Preview

Features

This tool supports bold, italic, bold italic, strikethrough, and inline code.

Lists

  • First item
  • Second item
  • Third item
  1. Ordered one
  2. Ordered two
  3. Ordered three

Code Block

function greet(name) {
  return Hello, ${name}!;
}

Links & Images

Visit GitHub

This is a blockquote with important information.

FeatureStatus
BoldDone
ItalicDone
TablesDone