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
2018-01-16
Markdown writer: fix cell width calculation.
John MacFarlane
3
-17
/
+17
2018-01-16
Merge pull request #4271 from dotlambda/lstinline-ampersand
John MacFarlane
1
-1
/
+1
2018-01-16
Docx reader: Add test for hyperlinks in instrText tag
Jesse Rosenthal
3
-0
/
+5
2018-01-16
Docx reader: Parse hyperlinks in instrText tags
Jesse Rosenthal
1
-2
/
+4
2018-01-16
Docx reader: Parse instrText info in fldChar tags.
Jesse Rosenthal
3
-5
/
+103
2018-01-16
Docx reader: Parse fldChar tags
Jesse Rosenthal
2
-5
/
+84
2018-01-16
LaTeX writer: escape & in lstinline
Robert Schütz
1
-1
/
+1
2018-01-15
Reduce compiler noise (exact paths for compiled modules).
John MacFarlane
1
-0
/
+2
2018-01-15
HTML reader: Fix col width parsing for percentages < 10% (#4262)
n3fariox
1
-3
/
+6
2018-01-15
ConTeXt writer: Use xtables instead of Tables (#4223)
Henri Menke
8
-181
/
+361
2018-01-15
Powerpoint writer: Improve table placement.
Jesse Rosenthal
1
-9
/
+5
2018-01-15
Powerpoint writer: Make our own _rels/.rels file.
Jesse Rosenthal
1
-21
/
+43
2018-01-15
Powerpoint writer: Import reference-doc images properly.
Jesse Rosenthal
1
-2
/
+2
2018-01-15
Renaming: Json -> JSON in modules and functions.
John MacFarlane
4
-9
/
+9
2018-01-15
Merge pull request #4227 from tarleb/lua-run-json-filter
John MacFarlane
9
-100
/
+332
2018-01-15
Powerpoint writer: Move Presentation.hs out of PandocMonad
Jesse Rosenthal
2
-35
/
+39
2018-01-15
Powerpoint writer: Ignore anchor links to nowehere.
Jesse Rosenthal
1
-3
/
+6
2018-01-14
Remove custom prelude and ghc 7.8 support.
John MacFarlane
4
-46
/
+2
2018-01-14
Revert "Custom prelude - only export <> from Data.Monoid."
John MacFarlane
1
-1
/
+1
2018-01-14
Custom prelude - only export <> from Data.Monoid.
John MacFarlane
1
-1
/
+1
2018-01-14
Fix import.
John MacFarlane
1
-2
/
+2
2018-01-14
Fix cabal to use base-compat with ghc < 7.10.
John MacFarlane
1
-2
/
+7
2018-01-14
Powerpoint writer: Fix anchor links.
Jesse Rosenthal
2
-60
/
+81
2018-01-14
Use base-compat for our custom prelude.
John MacFarlane
2
-16
/
+7
2018-01-14
Clarified `latex_macros` extension.
John MacFarlane
1
-4
/
+7
2018-01-14
RST reader: add aligned environment when needed in math.
John MacFarlane
3
-3
/
+20
2018-01-14
Markdown reader: Improved inlinesInBalancedBrackets.
John MacFarlane
4
-14
/
+29
2018-01-14
Allow latest QuickCheck.
John MacFarlane
1
-1
/
+1
2018-01-14
LaTeX reader: Advance source position at end of stream.
John MacFarlane
1
-1
/
+1
2018-01-14
Shorten unbalanced brackets test.
John MacFarlane
1
-1
/
+1
2018-01-14
Powerpoint writer: Refactor into separate modules.
Jesse Rosenthal
4
-1979
/
+2153
2018-01-14
Powerpoint writer: Avoid overlapping blocks in column output.
Jesse Rosenthal
1
-2
/
+10
2018-01-14
Powerpoint writer: Position images correctly in two-column layout.
Jesse Rosenthal
1
-45
/
+33
2018-01-14
Powerpoint writer: Make content shape retrieval environment-aware
Jesse Rosenthal
1
-28
/
+48
2018-01-13
LaTeX reader: pass through macro defs in rawLaTeXBlock...
John MacFarlane
4
-5
/
+8
2018-01-13
LaTeX reader: fixed pos calculation in tokenizing escaped space.
John MacFarlane
1
-3
/
+6
2018-01-13
Powerpoint writer: Improve image handling.
Jesse Rosenthal
1
-153
/
+224
2018-01-13
data/pandoc.lua: add attr, listAttributes accessors
Albert Krewinkel
2
-13
/
+23
2018-01-13
data/pandoc.lua: accept single block as singleton list
Albert Krewinkel
2
-23
/
+42
2018-01-13
MANUAL: recommend use of `raw_attribute` extension in header includes.
John MacFarlane
1
-0
/
+11
2018-01-13
LaTeX reader: allow macro definitions inside macros.
John MacFarlane
1
-0
/
+8
2018-01-13
LaTeX reader: allow macro definitions inside macros.
John MacFarlane
1
-6
/
+9
2018-01-13
Powerpoint writer: read presentation size from reference file.
Jesse Rosenthal
1
-29
/
+45
2018-01-13
data/pandoc.lua: accept singleton inline as a list
Albert Krewinkel
2
-17
/
+36
2018-01-13
data/pandoc.lua: drop _VERSION
Albert Krewinkel
1
-3
/
+0
2018-01-13
Powerpoint writer: code cleanup
Jesse Rosenthal
1
-7
/
+0
2018-01-13
Powerpoint writer: Handle (sub)headers above slidelevel correctly.
Jesse Rosenthal
1
-27
/
+29
2018-01-13
Powerpoint writer: Check for required files
Jesse Rosenthal
1
-71
/
+30
2018-01-12
Powerpoint writer: Improve templating using `--reference-doc`
Jesse Rosenthal
1
-69
/
+145
2018-01-13
Lua modules: add function pandoc.utils.run_json_filter
Albert Krewinkel
3
-4
/
+59
[prev]
[next]