Markdown to HTML

AuroBreeze Blog

A tiny, fast Markdown blog for GitHub Pages.

Hello, Markdown

This is a tiny post to show how the generator renders Markdown into HTML.

  • Lists render normally.
  • Code fences are supported.
  • Images can live under static/images.
print("Hello blog")

Sample illustration