Removed obsolete comment.
This commit is contained in:
parent
f42ffcb710
commit
80ab208b3d
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@ inline links:
|
|||
|
||||
> module Main where
|
||||
> import Text.Pandoc
|
||||
> -- include the following two lines only if you're using ghc < 6.12:
|
||||
> import Prelude hiding (getContents, putStrLn)
|
||||
> import System.IO.UTF8
|
||||
>
|
||||
> markdownToRST :: String -> String
|
||||
> markdownToRST =
|
||||
|
|
Loading…
Add table
Reference in a new issue