Skip to content

v1.0.1

Compare
Choose a tag to compare
@mojombo mojombo released this 14 Jun 17:18
· 10132 commits to master since this release

Minor Enhancements

  • Do not force use of toc_token when using generate_tok in RDiscount (#1048)
  • Add newer language- class name prefix to code blocks (#1037)
  • Commander error message now preferred over process abort with incorrect args (#1040)

Bug Fixes

  • Make Redcarpet respect the pygments configuration option (#1053)
  • Fix the index build with LSI (#1045)
  • Don't print deprecation warning when no arguments are specified. (#1041)
  • Add missing </div> to site template used by new subcommand, fixed typos in code (#1032)

Site Enhancements

  • Changed https to http in the GitHub Pages link (#1051)
  • Remove CSS cruft, fix typos, fix HTML errors (#1028)
  • Removing manual install of Pip and Distribute (#1025)
  • Updated URL for Markdown references plugin (#1022)

Development Fixes

  • Markdownify history file (#1027)
  • Update links on README to point to new jekyllrb.com (#1018)