index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
Implemented ordered lists in asciidoc.
John MacFarlane
1
-7
/
+14
2011-11-18
Implemented bullet lists in asciidoc writer.
John MacFarlane
1
-21
/
+18
2011-11-18
Added fields to track list levels.
John MacFarlane
1
-2
/
+8
2011-11-18
Added comment about limitations of asciidoc conversion.
John MacFarlane
1
-0
/
+6
2011-11-18
Supported tables in asciidoc, added table tests.
John MacFarlane
2
-40
/
+124
2011-11-18
Pretty: Added chomp combinator.
John MacFarlane
1
-0
/
+13
2011-11-17
Indicate when a multiblock footnote is omitted.
John MacFarlane
1
-1
/
+1
2011-11-17
Supported definition lists.
John MacFarlane
1
-10
/
+13
2011-11-17
Use attributes for author/date.
John MacFarlane
2
-6
/
+6
2011-11-16
Updated templates.
John MacFarlane
1
-5
/
+5
2011-11-16
Added an asciidoc writer (partial).
John MacFarlane
7
-4
/
+1099
2011-11-12
Updated writer tests for new version of texmath.
John MacFarlane
5
-20
/
+25
2011-11-12
LaTeX reader: Don't crash on commands like `\itemsep`.
John MacFarlane
1
-1
/
+2
2011-11-12
LaTeX reader: Ignore empty groups {}, { }.
John MacFarlane
1
-0
/
+8
2011-11-12
Add date to EPUB titlepage and metadata.
John MacFarlane
1
-3
/
+8
2011-11-11
Implemented --citation-abbreviations option.
John MacFarlane
3
-6
/
+36
2011-11-10
Changed misleading documentation on markdown2pdf.
John MacFarlane
2
-3
/
+2
2011-11-10
markdown2pdf: Use proper temp directory for latex processing.
John MacFarlane
1
-9
/
+16
2011-11-09
Require citeproc-hs >= 0.3.4.
John MacFarlane
1
-2
/
+2
2011-11-09
Markdown citations: don't strip off initial space in locator.
John MacFarlane
3
-3
/
+7
2011-11-09
Fixed markdown-citations.ieee.txt to use em-dashes for citation ranges.
John MacFarlane
1
-1
/
+1
2011-11-08
TeXMath writer: Use unicode thin spaces for thin spaces.
John MacFarlane
1
-1
/
+7
2011-11-08
Update templates to use Content-Style-Type meta tag.
John MacFarlane
9
-5
/
+13
2011-11-07
Updated templates.
John MacFarlane
1
-5
/
+5
2011-11-07
Updated templates.
John MacFarlane
1
-5
/
+5
2011-11-07
HTML writer: Use `<section>` for footnotes if html5.
John MacFarlane
1
-2
/
+4
2011-11-07
Updated templates.
John MacFarlane
1
-5
/
+5
2011-11-07
Biblio: Fixed mess created by my removing procInlines.
John MacFarlane
1
-11
/
+20
2011-11-07
Biblio - fixed author-in-text citations so they don't double.
John MacFarlane
1
-1
/
+1
2011-11-07
Biblio - Removed redundancy.
John MacFarlane
1
-3
/
+2
2011-11-06
Biblio: Put whole author-in-text citation in a Cite.
John MacFarlane
1
-4
/
+4
2011-11-06
Further simplification of Biblio.
John MacFarlane
1
-7
/
+8
2011-11-06
Further cleanup of Biblio.
John MacFarlane
1
-3
/
+3
2011-11-06
Simplified Biblio, removed procInlines, use generics instead.
John MacFarlane
1
-24
/
+15
2011-11-06
Markdown reader: allow punctuation only internally in cite keys.
John MacFarlane
1
-1
/
+2
2011-11-04
Don't add comma+space to prefix if it ends in punctuation.
John MacFarlane
1
-5
/
+1
2011-10-28
Clarified rule for first line of definition lists.
John MacFarlane
1
-3
/
+5
2011-10-28
Text.Pandoc.Biblio: Expand citations recursively inside nested inlines.
John MacFarlane
1
-7
/
+5
2011-10-27
Biblio: Treat \160 as space when parsing locator and suffix.
John MacFarlane
1
-2
/
+6
2011-10-27
Don't generate superfluous file `cover-image.jpg`.
John MacFarlane
1
-2
/
+0
2011-10-27
Added TOC identifier in EPUB page template.
John MacFarlane
1
-0
/
+2
2011-10-26
Improved make_osx_package.
John MacFarlane
1
-5
/
+11
2011-10-26
Removed redundant import.
John MacFarlane
1
-1
/
+1
2011-10-26
Fixed typo.
John MacFarlane
1
-1
/
+1
2011-10-25
HTML reader now recognizes DocBook block and inline tags.
John MacFarlane
3
-10
/
+29
2011-10-24
Fixed make_osx_package.sh. Closes #288.
John MacFarlane
1
-4
/
+4
2011-10-24
Modified windows installer generater to use cabal-dev.
John MacFarlane
2
-8
/
+8
2011-10-24
Modified make_osx_package.sh to use cabal-dev.
John MacFarlane
1
-3
/
+4
2011-10-23
Revert "Added built man pages to repository."
John MacFarlane
5
-2868
/
+3
2011-10-23
Added built man pages to repository.
John MacFarlane
5
-3
/
+2868
[next]