Sha256: 5aca590bc42e43b31b0b38d443a3e51d529d0dbc28c2232e8218ed6c7209eef8
Contents?: true
Size: 355 Bytes
Versions: 1
Compression:
Stored size: 355 Bytes
Contents
Feature: Nomnoml Scenario: Basic Rendering Given I have a file 'nomnoml.md' with content: """ --- --- {% nomnoml %} [Jekyll Diagrams Feature Test] {% endnomnoml %} """ When I run jekyll build Then the file '_site/nomnoml.html' should exist And I should see svg output in '_site/nomnoml.html'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-diagrams-0.9.3 | features/nomnoml.feature |