Skip to content

Releases: nocd5/md2html

rev_1.4.0

10 Apr 14:23
Compare
Choose a tag to compare

New Feature

Embedding favicon

Add new option -f/--favicon <path/to/icon>

rev_1.3.1

10 Jan 03:13
Compare
Choose a tag to compare

Bug Fix

fix img src parsing

if src of img tag has white space, result of parsing will be wrong.

rev_1.3.0

09 Jan 09:48
Compare
Choose a tag to compare

New Feature

rowspan/colspan of table tag

Add new option -s/--span

it's described with empty column cell & broken bar ¦

See also a sample gh-pages#table-span

Image size

Add extended syntax for image size description

width & height are described with URL parameter like.
The parameters parsed to attribute of img tag.

See also a sample gh-pages#extended-image-size-syntax

rev_1.2.0

14 Dec 01:06
bc017c9
Compare
Choose a tag to compare

Use golang/dep to resolve packages dependency

rev_1.1.0

22 Jan 03:31
Compare
Choose a tag to compare

Back to russross/blackfriday

  • [ ]/[x] to checkbox conversion is written in js

rev_1.0.0

21 Jan 15:22
Compare
Choose a tag to compare
  • Add MathJax support

rev_0.1.0

28 Sep 09:25
Compare
Choose a tag to compare
  • Fix TOC is unable to reopen on IE

rev_0.0.0

12 Jun 14:36
Compare
Choose a tag to compare
master_1.0.11

Merge remote-tracking branch 'origin/appveyor_debug'