index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
markdown-reader-more.native
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-26
Add support for attributes in inline Code.
John MacFarlane
1
-5
/
+5
2011-01-26
Updated tests.
John MacFarlane
1
-1
/
+2
2011-01-26
Distinguish latex & context environments; blank line after in writers.
John MacFarlane
1
-2
/
+2
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
1
-4
/
+4
2011-01-20
Updated tests for new native format.
John MacFarlane
1
-52
/
+49
2011-01-06
pandoc: Add newline to output unless standalone.
John MacFarlane
1
-0
/
+1
2010-12-10
Markdown reader: Allow linebreaks in URLs (treat as spaces).
John MacFarlane
1
-1
/
+1
2010-12-06
Markdown reader: handle curly quotes better.
John MacFarlane
1
-1
/
+4
2010-12-05
Fix regression: markdown references should be case-insensitive.
John MacFarlane
1
-1
/
+5
2010-11-09
Allow HTML comments as inline elements in markdown.
John MacFarlane
1
-2
/
+2
2010-10-26
Added test for macros.
John MacFarlane
1
-1
/
+3
2010-07-20
Made spacing at end of output more consistent.
John MacFarlane
1
-1
/
+0
2010-07-12
Added tests for example lists.
John MacFarlane
1
-1
/
+9
2010-03-23
Added multilingual URL tests for markdown reader.
John MacFarlane
1
-1
/
+5
2010-03-06
Disallow blank lines in inline code span.
fiddlosopher
1
-1
/
+7
2010-02-28
Allow multi-line titles and authors in meta block.
fiddlosopher
1
-1
/
+1
2010-02-28
Added accessors (docTitle, docAuthors, docDate) to Meta type.
fiddlosopher
1
-1
/
+1
2010-02-27
Markdown reader: properly escape URIs.
fiddlosopher
1
-2
/
+2
2009-12-31
Changed Meta author and date types to Inline lists instead of Strings.
fiddlosopher
1
-1
/
+1
2009-12-05
Markdown reader: Treat a backslash followed by a newline as hard linebreak.
fiddlosopher
1
-1
/
+3
2009-11-29
Markdown reader: Use + rather than %20 for spaces in URLs.
fiddlosopher
1
-2
/
+2
2009-11-01
Properly handle commented-out list items in markdown.
fiddlosopher
1
-1
/
+5
2009-10-12
Fix inline math parser so that \$ is allowed in math.
fiddlosopher
1
-1
/
+3
2009-01-31
Gobble space after Plain blocks containing only raw html inline.
fiddlosopher
1
-1
/
+4
2008-11-01
Markdown reader: Allow blank space at end of horizontal rules.
fiddlosopher
1
-1
/
+4
2008-11-01
Markdown reader: cleaner handling of spaces in URLs.
fiddlosopher
1
-1
/
+4
2008-08-11
Parse raw ConTeXt environments as TeX in markdown reader.
fiddlosopher
1
-1
/
+4
2008-08-10
Allow newline before URL in markdown link references. Resolves Issue #81.
fiddlosopher
1
-0
/
+5