โšก

HTML โ†” Markdown Converter

GFM Support ยท Live Preview ยท Platform Presets ยท Front Matter ยท Stats

Platform:
๐Ÿ“„ HTML Input
1527 chars
โ†’
1527 chars
๐Ÿ“130Words
โฑ๏ธ1mRead Time
๐Ÿ“Œ0Headings
๐Ÿ”—0Links
๐Ÿ–ผ๏ธ0Images
๐Ÿ’ป0Code Blocks
๐Ÿ“Š0Tables
๐Ÿ”ค1527Chars
โš™๏ธ Conversion Options

๐Ÿ™ GitHub GFM Features

  • Tables: | col | col |
  • Strikethrough: ~~text~~
  • Task lists: - [x] done
  • Fenced code: ```js
  • Autolinks supported

๐ŸŽฏ Platform Differences

  • GitHub: Full GFM + emoji
  • Dev.to: Liquid tags support
  • Hashnode: Standard MD + embeds
  • Obsidian: Wiki links [[page]]
  • Hugo: Shortcodes + front matter

๐Ÿ“ Heading Hierarchy Fix

When enabled, jumps from H1โ†’H3 are auto-corrected. Useful when converting blog articles that skip heading levels.

# Title โ†’ ### Subโ†’ fixed โ†’# Title โ†’ ## Sub

๐Ÿ“ Front Matter Uses

  • Jekyll: Static site generator
  • Hugo: Go-based SSG
  • Gatsby: React SSG
  • Next.js: MDX pages
  • Obsidian: Note metadata