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
2015-08-15
RST reader: better handling of indirect roles.
John MacFarlane
3
-12
/
+14
2015-08-15
Merge pull request #2360 from jg/issue-2354
John MacFarlane
3
-22
/
+56
2015-08-15
Added note to CONTRIBUTING.md about ghc versions and travis.
John MacFarlane
1
-0
/
+7
2015-08-15
Org reader: add auto identifiers if not present on headers
Juliusz Gonera
3
-22
/
+56
2015-08-13
RST writer: ensure that `\ ` is inserted when needed...
John MacFarlane
1
-0
/
+2
2015-08-13
Updated man page.
John MacFarlane
1
-16
/
+54
2015-08-13
Added `--bash-completion` option.
John MacFarlane
4
-1
/
+89
2015-08-13
Added stack install instructions to INSTALL.
John MacFarlane
1
-2
/
+20
2015-08-13
Added a stack.yaml.
John MacFarlane
1
-0
/
+11
2015-08-12
RST writer: Don't insert `\ ` when complex expression in matched pairs.
John MacFarlane
1
-3
/
+4
2015-08-11
LaTeX template: reverted change in abstract position.
John MacFarlane
1
-6
/
+5
2015-08-11
Revert "LaTeX template: move abstract to before `\maketitle`."
John MacFarlane
1
-5
/
+8
2015-08-10
EPUB TOC: replace literal "<br/>" with space.
John MacFarlane
1
-0
/
+1
2015-08-10
Update version to 1.15.1.
John MacFarlane
1
-1
/
+1
2015-08-10
EPUB reader: stop mangling external URLs.
John MacFarlane
3
-15
/
+8
2015-08-10
Allow latest criterion version.
John MacFarlane
1
-1
/
+1
2015-08-10
Docx writer: Moved invalid character stripping to `formattedString`.
John MacFarlane
1
-4
/
+4
2015-08-09
LaTeX template: move abstract to before `\maketitle`.
John MacFarlane
1
-8
/
+5
2015-08-08
Text.Pandoc: disable auto_identifiers for epub.
John MacFarlane
1
-2
/
+1
2015-08-08
Updated html reader for new automatic header attributes.
John MacFarlane
1
-33
/
+33
2015-08-08
MediaWiki reader: handle unquoted table attributes.
John MacFarlane
2
-3
/
+3
2015-08-08
Revert "Travis: call test program directly rather than by cabal."
John MacFarlane
1
-4
/
+1
2015-08-08
Travis: call test program directly rather than by cabal.
John MacFarlane
1
-1
/
+4
2015-08-08
Clarified what is "out of scope" in README and CONTRIBUTING.md.
John MacFarlane
2
-0
/
+36
2015-08-08
HTML reader: add auto identifiers if not present on headers.
John MacFarlane
1
-7
/
+17
2015-08-08
DocBook reader: handle informalexample.
John MacFarlane
1
-1
/
+4
2015-08-08
LaTeX reader: Implement \Cite.
John MacFarlane
1
-0
/
+1
2015-08-07
added selectors for nested emphasis (epub.css)
Pablo RodrÃguez
1
-1
/
+4
2015-08-07
Merge pull request #2327 from hftf/list-style
John MacFarlane
5
-24
/
+92
2015-08-06
Clarify docs on block quotes.
John MacFarlane
1
-2
/
+9
2015-08-01
Merge pull request #2338 from trofi/master
John MacFarlane
1
-1
/
+2
2015-07-30
fix build failure with --flags=-https
Sergei Trofimovich
1
-1
/
+2
2015-07-27
HTML Reader: Detect font-variant with pickStyleAttrProps
Ophir Lifshitz
1
-6
/
+5
2015-07-27
Pipe tables: allow indented columns.
John MacFarlane
3
-2
/
+19
2015-07-26
README: Added space after backslash in image example.
John MacFarlane
1
-1
/
+1
2015-07-25
Merge pull request #1689 from kuribas/master
John MacFarlane
2
-4
/
+11
2015-07-24
HTML Reader: Test <ol> type, class, and inline list-style(-type) CSS
Ophir Lifshitz
2
-0
/
+20
2015-07-24
HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSS
Ophir Lifshitz
3
-18
/
+67
2015-07-23
Updated README and cabal description for ODT reader.
John MacFarlane
2
-7
/
+8
2015-07-23
Added odt reader
MarLinn
79
-12
/
+4368
2015-07-23
Updated tests and removed a skipSpaces....
John MacFarlane
2
-7
/
+6
2015-07-23
Parsing: toKey: strip off outer brackets.
John MacFarlane
1
-2
/
+4
2015-07-23
Merge pull request #2323 from hftf/implicit-header-refs
John MacFarlane
2
-0
/
+32
2015-07-23
LaTeX reader: support abstract environment.
John MacFarlane
1
-0
/
+1
2015-07-23
Markdown Reader: Add basic tests for each header style
Ophir Lifshitz
1
-0
/
+10
2015-07-23
Markdown Reader: Add implicit header ref tests for headers with spaces
Ophir Lifshitz
1
-0
/
+20
2015-07-23
Markdown Reader: Skip spaces in headers
Ophir Lifshitz
1
-0
/
+2
2015-07-21
Fix regression: allow HTML comments containing `--`.
John MacFarlane
2
-4
/
+7
2015-07-21
Merge pull request #2318 from infotroph/infotroph-readme-patch2
John MacFarlane
2
-11
/
+13
2015-07-21
Use newManager instead of withManager in recent http-client.
John MacFarlane
1
-1
/
+10
[prev]
[next]