crgeary / markdown.css

Make HTML look a bit like Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown.css

Make HTML look a bit like Markdown

Demo

Check out the demo for markdown.css

Supports

  • Headings 1 to 6
  • Bold
  • Italics
  • Hyperlinks
  • Code (inline)
  • Code (block with language identifier)
  • Lists
  • Strikethrough
  • Horizontal Rule
  • Quotes
  • Checkbox

License

MIT © Christopher Geary

About

Make HTML look a bit like Markdown


Languages

Language:HTML 71.2%Language:CSS 28.8%