asciidoctor / jekyll-asciidoc

:syringe: A Jekyll plugin that converts AsciiDoc source files in your site to HTML pages using Asciidoctor.
https://github.com/asciidoctor/jekyll-asciidoc
MIT License
311 stars 78 forks source link

resolves #239: broken tests #242

Closed djencks closed 3 years ago

djencks commented 3 years ago

moved the include_relative_to_root fixture _config.yml to the expected location at root. Added a check that there is a _config.yml at root of each fixture.