DEPRECATED. MOVE TO md2hatena-rs

September 24, 2022 ยท View on GitHub

Markdown to HTML converter

Markdown to HTML converter especially for Hatena blog.
The only target is me.

Functionalities

  • Header convertion
    • # is converted to <h3> and others are...
  • Auto indexing of headers
  • codeblock
    • pretty-print it depending on its extension.
  • Footer
  • etc...

Files

  • md2html.py: converter
  • md2html: run-script

Markdwon

markdown image1

HTML

html image1

Blog itself and archives