pandoc/test/Tests/Readers/Org
Albert Krewinkel 8dce28d949
Org reader: read description lines as inlines
`#+DESCRIPTION` lines are treated as text with markup. If multiple such
lines are given, then all lines are read and separated by soft
linebreaks.

Closes: #6485
2020-06-27 09:11:00 +02:00
..
Block Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Inline Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Block.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Directive.hs Org reader: honor tex export option 2020-06-25 20:31:33 +02:00
Inline.hs Recognize images with uppercase extensions 2020-06-20 18:14:18 +02:00
Meta.hs Org reader: read description lines as inlines 2020-06-27 09:11:00 +02:00
Shared.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00