]> granicus.if.org Git - multimarkdown/commit
CHANGED: Improve flexibility of HTML Comment parsing (Addresses #25)
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Tue, 2 May 2017 01:06:11 +0000 (21:06 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Tue, 2 May 2017 01:07:07 +0000 (21:07 -0400)
commit5b69b5b50d3e224f7018b8a685fb749ab84359fc
tree9c1315adc3a4c856f6c3b65d80eab45eebb45291
parent207b2ddc565070e45e2fac8718a5fb74124293bf
CHANGED: Improve flexibility of HTML Comment parsing (Addresses #25)
29 files changed:
Sources/libMultiMarkdown/html.c
Sources/libMultiMarkdown/include/libMultiMarkdown.h
Sources/libMultiMarkdown/latex.c
Sources/libMultiMarkdown/lexer.c
Sources/libMultiMarkdown/lexer.re
Sources/libMultiMarkdown/mmd.c
Sources/libMultiMarkdown/mmd.h
Sources/libMultiMarkdown/odf.c
Sources/libMultiMarkdown/parser.c
Sources/libMultiMarkdown/parser.h
Sources/libMultiMarkdown/parser.out
Sources/libMultiMarkdown/parser.y
Sources/libMultiMarkdown/scanners.c
Sources/libMultiMarkdown/scanners.re
tests/MMD6Tests/HTML Blocks.fodt
tests/MMD6Tests/HTML Blocks.html
tests/MMD6Tests/HTML Blocks.htmlc
tests/MMD6Tests/HTML Blocks.tex
tests/MMD6Tests/HTML Blocks.text
tests/MMD6Tests/HTML Comments.fodt [new file with mode: 0644]
tests/MMD6Tests/HTML Comments.html [new file with mode: 0644]
tests/MMD6Tests/HTML Comments.htmlc [new file with mode: 0644]
tests/MMD6Tests/HTML Comments.tex [new file with mode: 0644]
tests/MMD6Tests/HTML Comments.text [new file with mode: 0644]
tests/MMD6Tests/HTML Inline.fodt
tests/MMD6Tests/HTML Inline.html
tests/MMD6Tests/HTML Inline.htmlc
tests/MMD6Tests/HTML Inline.tex
tests/MMD6Tests/HTML Inline.text