agentmarkdown

An accurate, extensible, and fast HTML-to-markdown converter.

MPL-2.0 License

Downloads
2.3K
Stars
9
Committers
4

Bot releases are hidden (Show)

agentmarkdown - v3.0.0

Published by activescott about 5 years ago

3.0.0 (2019-08-18)

Features

  • supports plugins to customize layout and rendering (#20) (6e41bbf), closes #17

BREAKING CHANGES

  • HtmlNode.name => HtmlNode.tagName to be compatible with htmlparser2's v4.0.0 types update
agentmarkdown - v2.0.1

Published by activescott about 5 years ago

2.0.1 (2019-07-30)

Bug Fixes

  • live example: live example deployment and new tests to keep it fixed (#13) (912eded), closes #12 #12
agentmarkdown - v2.0.0

Published by activescott about 5 years ago

2.0.0 (2019-07-22)

Features

  • support for s, strike, del elements (#10) (3a903bd)

BREAKING CHANGES

  • CssBox.formattingContext removed
agentmarkdown - v2.0.0-beta.1@beta

Published by activescott about 5 years ago

2.0.0-beta.1 (2019-07-22)

Features

  • support for s, strike, del elements (67468bd)

BREAKING CHANGES

  • CssBox.formattingContext removed
agentmarkdown - v1.1.1

Published by activescott about 5 years ago

1.1.1 (2019-07-21)

Bug Fixes

  • live-example: fixes live example by including main.js in deployment (#7) (269325d)
agentmarkdown - v1.1.1-beta.1@beta

Published by activescott about 5 years ago

1.1.1-beta.1 (2019-07-21)

Bug Fixes

  • live demo: unignore main.js to include in live demo deploy to gh-pages. fixes #6 (is there a better way?) (d72f046)
agentmarkdown - v1.1.0

Published by activescott about 5 years ago

1.1.0 (2019-07-20)

Features

  • add command line (CLI) & npx support (#5) (5da3df6)
agentmarkdown - v1.1.0-beta.4@beta

Published by activescott about 5 years ago

1.1.0-beta.4 (2019-07-20)

Bug Fixes

  • build, update dependency reference for semantic-release (887b521)
agentmarkdown - v1.1.0-beta.3@beta

Published by activescott about 5 years ago

1.1.0-beta.3 (2019-07-20)

Bug Fixes

  • README: docs update for cli support (f69b5cc)
agentmarkdown - v1.1.0-beta.2@beta

Published by activescott about 5 years ago

1.1.0-beta.2 (2019-07-20)

Features

  • CLI: add command line/CLI & npx support (e08753f)
agentmarkdown - v1.0.2

Published by activescott over 5 years ago

1.0.2 (2019-07-16)

Bug Fixes

  • demo: publish web demo to github pages in CI (78ccafd)
agentmarkdown - v1.0.1

Published by activescott over 5 years ago

1.0.1 (2019-07-16)

Bug Fixes

  • package: fix to include all distro files in package (f417db6)
agentmarkdown - v1.0.0

Published by activescott over 5 years ago

1.0.0 (2019-07-14)

Bug Fixes

  • style and testing release: this is to fix some eslint stuff and test the semantic-release (8e124f2)
  • fix new lint rules; test release process (69ff37d)
Package Rankings
Top 11.28% on Npmjs.org
Badges
Extracted from project README's
npm version npm downloads Build Status Coverage Status Greenkeeper badge Code Quality Minified Size License GitHub stars
Related Projects