Sha256: 55b18c954b2549c4bc3967bd61ea12233d559d1c6d69bf999dbccbfe161b51bb
Contents?: true
Size: 343 Bytes
Versions: 1
Compression:
Stored size: 343 Bytes
Contents
@diagrams @slow Feature: Svgbob As a liquid user, I want to use svgbob diagram Background: Given I have a liquid template with: """ {% svgbob %} +------+ | | +------+ {% endsvgbob %} """ Scenario: Basic Rendering When I render it Then the output should contains '<svg'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
liquid-diagrams-0.4.0 | features/diagrams/svgbob.feature |