[commit: haddock] master: Allow escaping in URLs and pictures. (deb106d)

git at git.haskell.org git at git.haskell.org
Sun Jan 12 20:51:42 UTC 2014


Repository : ssh://git@git.haskell.org/haddock

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/deb106d8250b7582e01f78e88c88ca7465fc0bc1

>---------------------------------------------------------------

commit deb106d8250b7582e01f78e88c88ca7465fc0bc1
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Mon Sep 16 03:01:29 2013 +0100

    Allow escaping in URLs and pictures.
    
    Some tests were moved under parseString as they weren't about paragraph
    level markup.
    
    Conflicts:
    	src/Haddock/Parser.hs
    	test/Haddock/ParserSpec.hs


>---------------------------------------------------------------

deb106d8250b7582e01f78e88c88ca7465fc0bc1
 src/Haddock/Parser.hs      |   19 ++-
 src/Haddock/Parser/Util.hs |    6 +-
 test/Haddock/ParserSpec.hs |  308 ++++++++++++++++++++++++--------------------
 3 files changed, 190 insertions(+), 143 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc deb106d8250b7582e01f78e88c88ca7465fc0bc1


More information about the ghc-commits mailing list