fauno / jekyll-pandoc-multiple-formats

Use pandoc on jekyll to generate posts in multiple formats. Development has moved to https://0xacab.org/edsl/jekyll-pandoc-multiple-formats
https://endefensadelsl.org
Other
88 stars 28 forks source link

site.pandoc.outputs doesn't work if skip=true #2

Closed fauno closed 11 years ago

fauno commented 11 years ago

When skipping other formats generation, liquid receives the original yaml hash and produces faulty output in the final html.

fauno commented 11 years ago

I fixed this