0.3.6 • Published 10 years ago

markdown-binder v0.3.6

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Later...

Update Log

0.3.6

  • hotfix error : Cannot call method 'indexOf' of undefined

0.3.5

  • change markdown module : from showdown to marked

0.3.4

  • added api : add TodoParser. It is parse .todo file from "PlainTask" plugin on Sublime Text
    - added TodoParser - added content.less - changed document.jade
  • added api : JadeParser. It is parse .jade (with .json) files - added JadeParser - changed from Parser.parse(source) to Parser.parse(source, [file])
  • fixed bug : remove dependent helper.extensionToContentType - removed helper.extensionToContentType - changed from Source.addParser(extension, parser) to Source.addParser(extension, contentType, parser)
  • fixed bug : JadeTemplatePublisher
  • update Makefile

0.3.3

  • changed api : title, description setting moved from JadeTemplatePublisher, DataPublisher to MarkdownBinder - removed JadeTemplatePublisher.title, description - removed DataPublisher.rss.title, description - changed from Publisher.publish(req, res, source, error) to Publisher.publish(req, res, source, error, title, description) - changed from MarkdownBinder(@source, @publishers) to MarkdownBinder(@source, @publishers, @title, @description)

0.3.2

  • fixed bug : encodeURI rss, sitemap links
0.3.6

10 years ago

0.3.1

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago