From b05f006df3c1e0f5a1d53023c3f4342f9aa42b4e Mon Sep 17 00:00:00 2001 From: Huub de Beer Date: Wed, 4 Nov 2020 20:53:45 +0100 Subject: [PATCH] Fix #88: Updated paru to handle pandoc's new-style version string in pandoc 2.11.0.4 and up. --- README.md | 4 +- .../multiple_input_files/multiple_inputs.html | 60 ++++++++++++------ index.md | 4 +- lib/pandocomatic/pandocomatic.rb | 2 +- pandocomatic.gemspec | 6 +- releases/pandocomatic-0.2.7.4.gem | Bin 0 -> 31232 bytes 6 files changed, 50 insertions(+), 26 deletions(-) create mode 100644 releases/pandocomatic-0.2.7.4.gem diff --git a/README.md b/README.md index 8d3a94c..fc2dd96 100644 --- a/README.md +++ b/README.md @@ -158,12 +158,12 @@ guide](https://pandoc.org/installing.html) for more information about installing pandoc. You can also download the latest gem, -[pandocomatic-0.2.7.3](https://github.com/htdebeer/pandocomatic/blob/master/releases/pandocomatic-0.2.7.3.gem), +[pandocomatic-0.2.7.4](https://github.com/htdebeer/pandocomatic/blob/master/releases/pandocomatic-0.2.7.4.gem), from Github and install it manually as follows: ``` bash cd /directory/you/downloaded/the/gem/to -gem install pandocomatic-0.2.7.3.gem +gem install pandocomatic-0.2.7.4.gem ``` Examples diff --git a/example/multiple_input_files/multiple_inputs.html b/example/multiple_input_files/multiple_inputs.html index a0ab316..f10804f 100644 --- a/example/multiple_input_files/multiple_inputs.html +++ b/example/multiple_input_files/multiple_inputs.html @@ -8,7 +8,7 @@ Usage of multiple input files