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
/
Pandoc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-29
Use cmark 0.5.
John MacFarlane
3
-26
/
+37
2015-12-22
ConTeXt writer: set default layout based on margin-left, etc.
John MacFarlane
1
-0
/
+10
2015-12-22
LaTeX writer: create defaults for geometry using margin-left etc.
John MacFarlane
1
-1
/
+10
2015-12-22
LaTeX reader: allow blank space between braced arguments of commands.
John MacFarlane
1
-1
/
+3
2015-12-21
Improved treatment of margins in wkhtmltopdf.
John MacFarlane
1
-9
/
+13
2015-12-21
Allow setting margins from metadata variables for wkhtmltopdf.
John MacFarlane
1
-2
/
+6
2015-12-21
pdf via wkhtmltopdf: take `title` and `page-size` from metadata.
John MacFarlane
1
-13
/
+22
2015-12-21
Added preliminary support for PDF creation via wkhtmltopdf.
John MacFarlane
1
-3
/
+58
2015-12-19
LaTeX/Beamer template changes (Thomas Hodgson):
John MacFarlane
1
-0
/
+1
2015-12-19
Added needed import of FromJSON.
John MacFarlane
1
-1
/
+1
2015-12-19
Fix language code for Czech (cs not cz)
John MacFarlane
2
-2
/
+1
2015-12-19
Merge branch 'master' of https://github.com/AndreasLoow/pandoc into AndreasLo...
John MacFarlane
1
-1
/
+6
2015-12-19
Markdown reader: fixed parsing bug with macros.
John MacFarlane
1
-1
/
+1
2015-12-17
ICML writer: intersperse line breaks
mb21
1
-12
/
+17
2015-12-16
ICML writer: added figure handling, closes #2590
mb21
1
-3
/
+12
2015-12-13
ICML writer: removed redundant import.
John MacFarlane
1
-1
/
+0
2015-12-13
Merge pull request #2570 from mb21/rst-reader-imgattrs
John MacFarlane
7
-50
/
+94
2015-12-13
Fixed ICML image syntax for local files.
John MacFarlane
1
-1
/
+1
2015-12-13
Use posix path separators in ICML link URIs.
John MacFarlane
1
-1
/
+1
2015-12-13
ODT/OpenDocument writer: improved image attributes
mb21
2
-27
/
+34
2015-12-13
Docx reader: image attributes
mb21
2
-10
/
+32
2015-12-13
new function to extract multiple properties at once in CSS.hs
mb21
2
-6
/
+14
2015-12-13
RST reader: image attributes
mb21
1
-7
/
+14
2015-12-13
AsciiDoc writer: support anchors in spans with id elements.
John MacFarlane
1
-1
/
+5
2015-12-13
AsciiDoc writers: Add anchors on Div elements.
John MacFarlane
1
-1
/
+4
2015-12-12
Implemented `east_asian_line_breaks` extension.
John MacFarlane
2
-1
/
+17
2015-12-12
Modified readers to emit SoftBreak when appropriate.
John MacFarlane
7
-9
/
+19
2015-12-12
Restore no wrapping of XML in Docx, ODT.
John MacFarlane
2
-2
/
+2
2015-12-12
Fixed cite key parsing regression.
John MacFarlane
1
-1
/
+1
2015-12-12
FB2 writer: support SoftBreak.
John MacFarlane
1
-1
/
+2
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
28
-78
/
+199
2015-12-11
Markdown reader: parse soft break as SoftBreak.
John MacFarlane
1
-1
/
+1
2015-12-04
Fixed Emoji character definitions.
John MacFarlane
1
-870
/
+871
2015-12-03
Markdown reader: Improved pipe table relative widths.
John MacFarlane
1
-4
/
+4
2015-12-03
Add support to GAP
Raniere Silva
1
-1
/
+2
2015-12-03
Textile Reader: image attributes
mb21
1
-2
/
+9
2015-12-02
Parse CSS that doesn't contain the optional semicolon
mb21
1
-1
/
+1
2015-12-01
Docx writer: better handling of PDF images.
John MacFarlane
1
-8
/
+2
2015-11-24
Markdown writer: use raw HTML for link/image attributes when
John MacFarlane
1
-2
/
+12
2015-11-24
Allow pipe tables with no body rows.
John MacFarlane
1
-2
/
+3
2015-11-24
LaTeX reader: Improved smart quote parsing.
John MacFarlane
1
-14
/
+13
2015-11-24
Improved fetchItem so that C:/Blah/Blah.jpg isn't treated as URL.
John MacFarlane
1
-6
/
+19
2015-11-23
LaTeX reader: Use curly quotes for unmatched `.
John MacFarlane
1
-1
/
+8
2015-11-23
Beamer writer: mark frame as fragile when it contains verbatim.
John MacFarlane
1
-5
/
+1
2015-11-23
AsciiDoc writer: Fixed code blocks.
John MacFarlane
1
-7
/
+6
2015-11-23
Define a `meta-json` variable for all writers.
John MacFarlane
2
-3
/
+6
2015-11-23
Docx Reader: Remove DummyListItem type
Jesse Rosenthal
2
-12
/
+7
2015-11-22
hlint fixes
John MacFarlane
1
-1
/
+1
2015-11-22
hlint fixes
John MacFarlane
1
-12
/
+13
2015-11-22
hlint changes
John MacFarlane
1
-3
/
+1
[prev]
[next]