Check for heading level error

This commit is contained in:
MinchinWeb 2015-04-14 15:52:18 -06:00
parent f1a83a51ed
commit 39909954dc

View file

@ -30,7 +30,7 @@ Feature: Exporting a Journal
Scenario: Increasing Headings on Markdown export Scenario: Increasing Headings on Markdown export
Given we use the config "markdown-headings-335.yaml" Given we use the config "markdown-headings-335.yaml"
When we run "jrnl --export markdown" When we run "jrnl --export markdown"
Then we should get error Then we should see the message
""" """
WARNING: Headings increased past H6 on export - 2015-04-14 13:23 Heading Test WARNING: Headings increased past H6 on export - 2015-04-14 13:23 Heading Test
""" """