index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
ConTeXt writer: Added a % at end for `\reference` to avoid spurious space.
John MacFarlane
1
-2
/
+2
2015-07-01
New method for building man pages.
John MacFarlane
1
-101
/
+0
2015-07-01
Do not add a carriage return after a hard line break in OpenDocument writer a...
Michael Chladek
1
-1
/
+1
2015-06-29
Merge pull request #2250 from PromyLOPh/rsttarget
John MacFarlane
1
-1
/
+1
2015-06-29
LaTeX reader: Allow `_` and `^` as regular inline text.
John MacFarlane
1
-1
/
+1
2015-06-29
LaTeX reader: don't parse `_`,`^` as super/sub outside math mode.
John MacFarlane
1
-2
/
+0
2015-06-29
Fix RST reference names with special characters
Lars-Dominik Braun
1
-1
/
+1
2015-06-28
Removed unneeded import.
John MacFarlane
1
-1
/
+1
2015-06-28
Added a needed import in Shared.
John MacFarlane
1
-0
/
+1
2015-06-28
Make sure we use dist version of reference.docx for some things.
John MacFarlane
1
-2
/
+2
2015-06-28
Let reference.docx/odt behave as if they are virtual data files.
John MacFarlane
3
-44
/
+74
2015-06-28
Minor fixes to previous commit.
John MacFarlane
2
-12
/
+4
2015-06-28
New method for producing man pages.
John MacFarlane
3
-6
/
+118
2015-06-28
Fixed regression in CSS parsing with `--self-contained`.
John MacFarlane
1
-39
/
+47
2015-06-27
Removed unused import.
John MacFarlane
1
-1
/
+0
2015-06-27
Textile writer: escape `+` and `-` as entities.
John MacFarlane
1
-0
/
+2
2015-06-27
Plain writer: don't use symbols for super/subscript.
John MacFarlane
2
-15
/
+11
2015-06-27
Options: Export `plainExtensions`.
John MacFarlane
1
-0
/
+19
2015-06-21
DocBook reader mediaobjects and figures, closes #2184
mb21
1
-11
/
+20
2015-06-09
Fix InDesign crash with URLs containing more than one colon character
gohai
1
-2
/
+9
2015-06-07
DokuWiki writer: Use proper `<code>` tags for code blocks.
John MacFarlane
1
-4
/
+4
2015-06-04
HTML reader: allow `<body>` to close `<head>`.
John MacFarlane
1
-0
/
+1
2015-05-31
Custom writer: fixed some compiler warnings for ghc < 7.10.
John MacFarlane
1
-12
/
+17
2015-05-31
Allow building with hslua 0.4.
John MacFarlane
1
-0
/
+20
2015-05-28
Better fix for #2187.
John MacFarlane
2
-15
/
+57
2015-05-28
ConTeXt writer: Add reference anchors to Div with ids.
John MacFarlane
1
-1
/
+7
2015-05-28
Removed tab chars in Textile reader source.
John MacFarlane
1
-2
/
+2
2015-05-28
Texinfo writer: Removed tabs from source.
John MacFarlane
1
-3
/
+3
2015-05-27
LaTeX/beamer: added `setotherlanguages` in polyglossia.
John MacFarlane
1
-3
/
+7
2015-05-27
LaTeX writer: Make `mainlang` work when `lang` is in metadata.
John MacFarlane
1
-2
/
+3
2015-05-27
Fixed svg handling in EPUB writer.
John MacFarlane
2
-1
/
+4
2015-05-27
Fixed compiler warning.
John MacFarlane
1
-1
/
+1
2015-05-27
Revealjs: allow 'center' to be set to false.
John MacFarlane
1
-0
/
+3
2015-05-27
EPUB writer: Improved chapter splitting and internal link rewriting.
John MacFarlane
1
-53
/
+34
2015-05-26
Merge pull request #2170 from tarleb/org-generalize-result-block
John MacFarlane
1
-16
/
+21
2015-05-26
Merge pull request #2169 from tarleb/org-header-tags
John MacFarlane
1
-6
/
+31
2015-05-26
Merge pull request #2141 from DigitalPublishingToolkit/icml-images
John MacFarlane
1
-1
/
+3
2015-05-23
Org reader: drop trees with a :noexport: tag
Albert Krewinkel
1
-4
/
+12
2015-05-23
Org reader: put header tags into empty spans
Albert Krewinkel
1
-2
/
+19
2015-05-23
Org reader: generalize code block result parsing
Albert Krewinkel
1
-3
/
+3
2015-05-23
Reorder block arguments parsing code
Albert Krewinkel
1
-13
/
+18
2015-05-21
EPUB writer: Split references into separate chapter.
John MacFarlane
1
-0
/
+4
2015-05-20
PDF writer: Print temp dir on `--verbose`.
John MacFarlane
1
-0
/
+2
2015-05-20
DocBook writer: add id to para if in Div with id element.
John MacFarlane
1
-0
/
+8
2015-05-13
Markdown reader: Made implicit header references case-insensitive.
John MacFarlane
2
-12
/
+26
2015-05-13
HTML reader: Support base tag.
John MacFarlane
1
-7
/
+28
2015-05-13
Beamer: mark slide as `[fragile]` if header has `fragile` class.
John MacFarlane
1
-2
/
+3
2015-05-13
EPUB writer: Properly handle image URLs without an extension.
John MacFarlane
1
-36
/
+42
2015-05-13
Fixed regression in charsInBalancedBrackets.
John MacFarlane
1
-1
/
+2
2015-05-11
Don't use sup element for epub footnotes.
John MacFarlane
1
-2
/
+4
[prev]
[next]