Skip to content

Releases: prosegrinder/pandoc-templates

v0.4.0

12 Mar 23:37
e28b04f
Compare
Choose a tag to compare

Fixed

  • Filters not working under Pandoc v2.17 (#12)

v0.3.0

06 Jan 20:15
aa03117
Compare
Choose a tag to compare

New Features

  • added md2long.sh for converting a novel in one or more Markdown files to a single DOCX.
  • added mdsplit.sh for splitting large Markdown files into multiple files using level 1 header (#).
  • added docx2md.sh for converting a DOCX file to a Markdown file. Helpful in converting old work.

Breaking Changes

  • renamed shunnshort.sh -> md2short.sh
  • renamed shunnshort.ps1 -> md2short.ps1
  • simplified script arguments to more closely align with pandoc

v0.2.1

12 Jun 21:27
Compare
Choose a tag to compare
  • Cleaned up shunnshortstory.sh based on shellcheck.
  • I had fun.

v0.2.0

13 Mar 02:47
db09514
Compare
Choose a tag to compare
  • Added PowerShell script for Shunn Short format.
  • Replaced accidentally deleted template.docx for Shunn Short format. (oops!)
  • Move unzip commands out of shunnshort.lua to shell wrappers.
  • Added os detection to shunshort.lua.
  • I had fun.

v0.1.1

11 Mar 16:03
98ba0c0
Compare
Choose a tag to compare

Minor cleanup of README and removed unused frontmatter to avoid confusion.

v0.1.0

11 Mar 15:50
ef177c3
Compare
Choose a tag to compare

Initial release implementing Shunn's Short Story Format.