Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare modules for parser split. | Mateusz Kowalczyk | 2014-05-05 | 1 | -21/+23 |
| | | | | | We have to generalise the Doc (now DocH) slightly to remove the dependency on GHC-supplied type. | ||||
* | Allow escaping in URLs and pictures. | Mateusz Kowalczyk | 2014-01-12 | 1 | -1/+5 |
| | | | | | | | | | Some tests were moved under parseString as they weren't about paragraph level markup. Conflicts: src/Haddock/Parser.hs test/Haddock/ParserSpec.hs | ||||
* | Support for bold. | Mateusz Kowalczyk | 2014-01-12 | 1 | -0/+22 |
Conflicts: src/Haddock/Backends/Hoogle.hs src/Haddock/Interface/Rename.hs src/Haddock/Parser.hs |