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
2014-06-19
ImageSize: ignore unknown exif header tag rather than crashing.
John MacFarlane
1
-1
/
+2
2014-06-19
Require highlighting-kate >= 0.5.8.3.
John MacFarlane
1
-3
/
+3
2014-06-19
Merge pull request #1351 from jkr/testWithOptions
John MacFarlane
1
-8
/
+11
2014-06-19
Add ReaderOptions to the docx tests
Jesse Rosenthal
1
-8
/
+11
2014-06-19
Haddock writer: Use _____ for hrule.
John MacFarlane
2
-15
/
+15
2014-06-18
Updated haddock writer tests.
John MacFarlane
1
-7
/
+7
2014-06-18
Haddock writer: Only use Decimal list style.
John MacFarlane
1
-2
/
+2
2014-06-18
Small fix to haddock "tables".
John MacFarlane
2
-6
/
+11
2014-06-18
Revised haddock reader tests for changes in reader.
John MacFarlane
1
-6
/
+6
2014-06-18
Added haddock writer tests.
John MacFarlane
5
-3
/
+738
2014-06-18
More polish on Haddock reader/writer.
John MacFarlane
2
-22
/
+47
2014-06-18
Added haddock template.
John MacFarlane
2
-7
/
+6
2014-06-18
Finished first draft of Haddock writer.
John MacFarlane
5
-11
/
+381
2014-06-18
Rewrote haddock reader to use haddock-library.
John MacFarlane
3
-35
/
+115
2014-06-18
Travis: don't need alex, happy.
John MacFarlane
1
-6
/
+1
2014-06-18
Removed old haddock reader code. Add dependency on haddock-library.
John MacFarlane
5
-370
/
+25
2014-06-17
Highlighting: Let .numberLines work even if no language given.
John MacFarlane
1
-1
/
+6
2014-06-17
DocBook reader: Support <?asciidoc-br?>.
John MacFarlane
1
-2
/
+17
2014-06-17
LaTeX reader: Correctly handle table rows with too few cells.
John MacFarlane
1
-3
/
+7
2014-06-16
Fixed compiler warning.
John MacFarlane
1
-1
/
+3
2014-06-16
Naming: Use Docx instead of DocX.
John MacFarlane
7
-56
/
+56
2014-06-16
Bump version to 1.13
John MacFarlane
1
-1
/
+1
2014-06-16
Merge branch 'docx' of https://github.com/jkr/pandoc into jkr-docx
John MacFarlane
27
-33
/
+1511
2014-06-16
Org reader: make tildes create inline code.
John MacFarlane
2
-7
/
+7
2014-06-16
Small improvement to fix to #1333.
John MacFarlane
1
-4
/
+1
2014-06-16
Markdown reader: fixed #1333 (table parsing bug).
John MacFarlane
1
-5
/
+6
2014-06-16
LaTeX reader: handle leading/trailing spaces in emph better.
John MacFarlane
1
-17
/
+17
2014-06-16
LaTeX reader: don't assume preamble doesn't contain environments.
John MacFarlane
1
-1
/
+1
2014-06-16
HTML reader: Fixed major parsing problem with HTML tables.
John MacFarlane
1
-15
/
+11
2014-06-16
Updated HTML reader table test - should be simple table.
John MacFarlane
1
-1
/
+1
2014-06-16
Added failing HTML reader test for table.
John MacFarlane
2
-2
/
+31
2014-06-16
Merge pull request #1344 from mpickering/master
John MacFarlane
2
-13
/
+20
2014-06-16
Merge pull request #1339 from dfc/patch-1
John MacFarlane
1
-1
/
+1
2014-06-16
Org reader: fixed #1342.
John MacFarlane
1
-9
/
+5
2014-06-16
Moved extractSpaces to Shared.hs
mpickering
2
-13
/
+20
2014-06-16
Updated README to reflect docx reader.
Jesse Rosenthal
1
-9
/
+9
2014-06-16
Add DocX tests to test-pandoc.hs
Jesse Rosenthal
1
-0
/
+3
2014-06-16
Reference new DocX tests in cabal file.
Jesse Rosenthal
1
-1
/
+20
2014-06-16
Add DocX automated tests.
Jesse Rosenthal
19
-0
/
+139
2014-06-16
Integrated the docx reader into the main pandoc program.
mpickering
2
-23
/
+46
2014-06-16
Add files to cabal.
Jesse Rosenthal
1
-0
/
+3
2014-06-16
Add DocX files to tree.
Jesse Rosenthal
3
-0
/
+1291
2014-06-13
input fmt is org-citations its plural not singular
Douglas Calvert
1
-1
/
+1
2014-06-12
Merge pull request #1336 from aspnes/master
John MacFarlane
1
-1
/
+1
2014-06-12
allow (and discard) optional argument for \caption
James Aspnes
1
-1
/
+1
2014-06-09
Updated default latex template so `\subtitle` works properly.
John MacFarlane
1
-12
/
+6
2014-06-06
Require aeson >= 0.7.0.5 to avoid build problems.
John MacFarlane
1
-1
/
+1
2014-06-06
make_osx_package: don't cabal update at beginning.
John MacFarlane
1
-2
/
+2
2014-06-04
Reformatted nocite example in README.
John MacFarlane
1
-2
/
+2
2014-06-03
LaTeX reader: Handle comments at the end of tables.
John MacFarlane
1
-0
/
+1
[prev]
[next]