Try   HackMD

Markdown 內嵌 HTML

參考文章:
Markdown文件

範例一

Markdown

  1. bird
  2. Mchale
  3. Parish

HTML

  1. Bird
  2. McHale
  3. Parish

範例二

Markdown

single asterisks

single underscores

double asterisks

double underscores

HTML

single asterisks
single underscores
double asterisks
double underscores