Skip to content

v2.15.0 馃寛

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 00:43
· 101 commits to master since this release
0a3874c

Changes

馃殌 Features

  • Enhancement: Support specifying Pandoc output format and extensions in conversion configuration option @leojonathanoh (#92)
  • Enhancement: Log pandoc command line when using -Verbose @leojonathanoh (#91)
  • Enhancement: List notebooks to convert on init, and number of converted pages at end of each notebook conversion @leojonathanoh (#95)
  • Enhancement (logs): Output script exception and stack trace to error stream and show any configuration file errors @leojonathanoh (#94)

馃悰 Bug Fixes

  • Fix: Fix bug where backtick characters at end of lines were removed when using CRLF for newlines i.e. newlineCharacter = 2 @leojonathanoh (#93)