parent
6355552abc
commit
100624a009
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ blockToMs opts (CodeBlock attr str) = do
|
|||
text "\\f[]" $$
|
||||
text ".fi"
|
||||
blockToMs opts (LineBlock ls) = do
|
||||
resetFirstPara
|
||||
setFirstPara -- use .LP, see #5588
|
||||
blockToMs opts $ Para $ intercalate [LineBreak] ls
|
||||
blockToMs opts (BlockQuote blocks) = do
|
||||
setFirstPara
|
||||
|
|
Loading…
Add table
Reference in a new issue