diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2016-10-13 08:46:38 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2016-10-13 08:46:38 +0200 |
commit | 64b77cc2c5aa9db5432f616f49a660ec9dbbcc9f (patch) | |
tree | a5ebf5e24c40583cf71edde0423bb2f9c7b57d20 /src/Text/Pandoc/Readers/Org | |
parent | cbeb72d06b4eb3718479eba5257a33a385f642fe (diff) | |
download | pandoc-64b77cc2c5aa9db5432f616f49a660ec9dbbcc9f.tar.gz |
Shared: add function combining lines using LineBreak
The `linesToBlock` function takes a list of lines and combines them by appending
a hard `LineBreak` to each line and concatenating the result, putting the result
it into a `Para`. This is most useful when dealing when converting `LineBlock`
elements.
Diffstat (limited to 'src/Text/Pandoc/Readers/Org')
0 files changed, 0 insertions, 0 deletions