mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
Switch to hashmark Markdown headers on export
Closes #487 [Markdown Export] deal with linebreaks in jrnl files [YAML Exporter] apply fix just applied to Markdown Exporter
This commit is contained in:
parent
8abbdf4db5
commit
e14910c83f
3 changed files with 16 additions and 16 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