index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-15
WiX: Use APPLICATIONFOLDER property name as required by “Advanced” template.
Fyodor Sheremetyev
2013-03-15
WiX: Install shortcut for all users when installing per-machine. Use HKMU to ...
Fyodor Sheremetyev
2013-03-15
WiX: Use file as key path for User’s Guide component.
Fyodor Sheremetyev
2013-03-15
WiX: Refactoring: Place all components inside single directory structure.
Fyodor Sheremetyev
2013-03-15
WiX: Use “Advanced” template that supports selection of per-user or per-m...
Fyodor Sheremetyev
2013-03-15
WiX: Add empty lines for readability.
Fyodor Sheremetyev
2013-03-15
WiX: Replace tabs with spaces.
Fyodor Sheremetyev
2013-03-15
Add to Git ignores temporary files generate in Windows build.
Fyodor Sheremetyev
2013-03-13
Markdown reader: don't lose parentheses in URLs.
John MacFarlane
2013-03-12
Markdown reader: Handle unmatched double quotes in dialogues.
John MacFarlane
2013-03-11
Fixed spacing bugs involving code block attributes.
John MacFarlane
2013-03-09
LaTeX reader: citation handling changes.
John MacFarlane
2013-03-08
Updated RELEASE_CHECKLIST.
John MacFarlane
2013-03-08
Rewrote changelog.
John MacFarlane
2013-03-07
Updated changelog.
John MacFarlane
2013-03-07
googlecode_upload.sh: Use new pandoc-VERSION.msi.
John MacFarlane
2013-03-07
Markdown writer: Render citations as pandoc-markdown citations.
John MacFarlane
2013-03-06
Bump syb version to < 0.5.
John MacFarlane
2013-03-06
Updated changelog.
John MacFarlane
2013-03-06
Support :number-lines: in RST code output.
John MacFarlane
2013-03-06
LaTeX reader: Better support for Verbatim and minted environments.
John MacFarlane
2013-03-05
LaTeX reader: Handle language attribute for lstlistings.
John MacFarlane
2013-03-05
Hide Text.Pandoc.Highlighting.
John MacFarlane
2013-03-04
pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive.
John MacFarlane
2013-03-04
Updated changelog.
John MacFarlane
2013-03-04
LaTeX reader: Read optional attributes in lstlisting environment.
John MacFarlane
2013-03-04
LaTeX writer: Support line numbering with `--listings`.
John MacFarlane
2013-03-03
beamer template: Provide `\Oldincludegraphics` as in LaTeX template.
John MacFarlane
2013-03-03
EPUB writer: Include html TOC even in epub2.
John MacFarlane
2013-03-02
README: Documented 'unnumbered' class and '-' shortcut.
John MacFarlane
2013-03-02
Markdown reader: attribute parsing improvements.
John MacFarlane
2013-03-02
Added test for pipe table with spaces around header lines.
John MacFarlane
2013-03-02
Check for tables before line blocks.
John MacFarlane
2013-03-02
Markdown reader: Allow spaces around borders in pipe tables.
John MacFarlane
2013-03-01
LaTeX reader: Add "fig:" as title for images with captions.
John MacFarlane
2013-03-01
Textile writer: Removed an unused assignment.
John MacFarlane
2013-02-28
Markdown: allow ---- in angle-bracket autolinks.
John MacFarlane
2013-02-28
Markdown writer: Use grid tables when needed, and if enabled.
John MacFarlane
2013-02-28
Pretty: Fixed chomp so it works inside Prefixed elements.
John MacFarlane
2013-02-28
Pretty: Better Show instance for debugging purposes.
John MacFarlane
2013-02-28
Textile writer: Support header attributes.
John MacFarlane
2013-02-27
Updated tests for latex template change (microtype).
John MacFarlane
2013-02-27
Updated README on docx styles.
John MacFarlane
2013-02-27
LaTeX template: Load microtype after fonts.
John MacFarlane
2013-02-26
Docx writer: Better treatment of display math.
John MacFarlane
2013-02-26
Merge pull request #769 from dfc/fix-readme
John MacFarlane
2013-02-26
LaTeX reader: Handle \caption for images in figures.
John MacFarlane
2013-02-26
Changed style names in reference docx.
John MacFarlane
2013-02-26
Fix example header identifier. Very minor.
Douglas F. Calvert
2013-02-26
Docx writer: Create content types and document rels from scratch.
John MacFarlane
[next]