mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Check for heading level error
This commit is contained in:
parent
f182dae6eb
commit
087b45f0bf
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Feature: Exporting a Journal
|
|||
Scenario: Increasing Headings on Markdown export
|
||||
Given we use the config "markdown-headings-335.yaml"
|
||||
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
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue