Skip to content

v2.0.0

Compare
Choose a tag to compare
@notslang notslang released this 29 Mar 23:50
· 38 commits to master since this release
  • rewrite processing to use the htmlparser2 ast, rather than the marked ast
  • improve conversion of html into markdown (largely inspired by to-markdown)
  • minor improvements to --help
  • fix table centering and alignment of headers
  • fix formatting for br tags
  • more advanced whitespace stripping