mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Remove blank line (#5679)
This commit is contained in:
committed by
John MacFarlane
parent
6dd689ad97
commit
e53c952997
@@ -28,7 +28,6 @@ inline links:
|
||||
> mdToRST txt = runIOorExplode $
|
||||
> readMarkdown def txt
|
||||
> >>= writeRST def{ writerReferenceLinks = True }
|
||||
|
||||
>
|
||||
> main :: IO ()
|
||||
> main = do
|
||||
|
||||
Reference in New Issue
Block a user