mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
[Markdown Export] deal with linebreaks in jrnl files
This commit is contained in:
parent
4513609954
commit
1884a6ce23
2 changed files with 9 additions and 8 deletions
|
@ -42,11 +42,9 @@ Feature: Exporting a Journal
|
|||
When we run "jrnl --export markdown"
|
||||
Then the output should be
|
||||
"""
|
||||
2015
|
||||
====
|
||||
# 2015
|
||||
|
||||
April
|
||||
-----
|
||||
## April
|
||||
|
||||
### 2015-04-14 13:23 Heading Test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue