index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MANUAL.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
Removed --parse-raw and readerParseRaw.
John MacFarlane
1
-11
/
+0
2017-02-06
default.beamer changes (Thomas Hodgson):
John MacFarlane
1
-0
/
+6
2017-02-06
Use unicode-math by default in default.latex template.
John MacFarlane
1
-13
/
+16
2017-02-05
Allow user to specify User-Agent (#3421)
Thenaesh Elango
1
-0
/
+5
2017-02-03
Manual: Mention limitations of Literate Haskell Support (#3413)
Joachim Breitner
1
-0
/
+4
2017-02-03
HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt ...
Mauro Bieg
1
-4
/
+4
2017-01-30
`--mathml` and MathML in HTMLMathMethod longer take an argument.
John MacFarlane
1
-5
/
+2
2017-01-30
Make epub an alias for epub3, not epub2.
John MacFarlane
1
-2
/
+2
2017-01-29
Merge branch 'typeclass'
John MacFarlane
1
-110
/
+92
2017-01-29
Updated authors and date in MANUAL
John MacFarlane
1
-2
/
+6
2017-01-26
Split writeDocbook into writeDocbook4, writeDocbook5.
John MacFarlane
1
-5
/
+5
2017-01-26
EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.
John MacFarlane
1
-11
/
+12
2017-01-25
Removed duplicate name in authors
John MacFarlane
1
-1
/
+0
2017-01-25
Removed writerTeXLigatures.
John MacFarlane
1
-18
/
+12
2017-01-25
Made `smart` extension default for pandoc markdown.
John MacFarlane
1
-21
/
+20
2017-01-25
Make the `smart` extension affect the Markdown writer.
John MacFarlane
1
-11
/
+12
2017-01-25
Removed readerOldDashes and --old-dashes option, added old_dashes extension.
John MacFarlane
1
-6
/
+7
2017-01-25
Removed readerSmart and the --smart option; added Ext_smart extension.
John MacFarlane
1
-27
/
+18
2017-01-25
Removed `--normalize` option and normalization functions from Shared.
John MacFarlane
1
-5
/
+0
2017-01-25
Removed deprecated `--no-wrap` option.
John MacFarlane
1
-4
/
+0
2017-01-25
Removed deprecated `--chapters` option.
John MacFarlane
1
-4
/
+0
2017-01-25
Simplified reference-docx/reference-odt to reference-doc.
John MacFarlane
1
-37
/
+37
2017-01-25
Added `--fail-if-warnings` option.
John MacFarlane
1
-0
/
+4
2017-01-25
Added a `--quiet` option to suppress warnings.
John MacFarlane
1
-0
/
+4
2017-01-19
Add breezeDark to the list of highlighting styles.
John MacFarlane
1
-3
/
+4
2017-01-15
Clarify that blank space is needed around footnotes.
John MacFarlane
1
-1
/
+3
2017-01-03
LaTeX template: allow passing `microtypeoptions` to microtype.
John MacFarlane
1
-0
/
+3
2016-12-31
Add '@*' usage (#3333)
John Muccigrosso
1
-0
/
+8
2016-12-16
MANUAL/README: Fixed broken links (#3316)
ickc
1
-3
/
+3
2016-12-16
MANUAL: note that --wrap=auto does not work in HTML output.
John MacFarlane
1
-0
/
+1
2016-12-16
MANUAL: Default --columns width is 72, not 80.
John MacFarlane
1
-1
/
+1
2016-12-10
Updated MANUAL date and man page.
John MacFarlane
1
-1
/
+1
2016-12-07
MANUAL: better docs on how to create a custom reference.docx.
John MacFarlane
1
-8
/
+24
2016-12-03
Minor spelling typos in the manual (#3273)
Anthony Geoghegan
1
-23
/
+23
2016-11-30
Update date in manual and man page.
John MacFarlane
1
-1
/
+1
2016-11-27
Refactor top-level division selection (#3261)
Albert Krewinkel
1
-7
/
+8
2016-11-23
Further revisions to manual for --version changes.
John MacFarlane
1
-9
/
+11
2016-11-21
Changed resolution of filter paths.
John MacFarlane
1
-7
/
+1
2016-11-16
Small caps in Bracketed Spans (#3191)
ickc
1
-0
/
+4
2016-11-15
Allow alignments to be specified in Markdown grid tables.
John MacFarlane
1
-2
/
+19
2016-10-26
Updated authors in MANUAL.txt.
John MacFarlane
1
-23
/
+35
2016-10-26
Fixed date on MANUAL.txt
John MacFarlane
1
-1
/
+1
2016-10-25
Document hyperref options for beamer in MANUAL.
John MacFarlane
1
-0
/
+8
2016-10-23
Added --list-* options.
John MacFarlane
1
-1
/
+28
2016-10-22
Added `angle_brackets_escapable` extension.
John MacFarlane
1
-1
/
+7
2016-10-22
"Merge" MANUAL.txt into README.md (#3167)
ickc
1
-5
/
+5
2016-10-19
Add option for top-level division type
Albert Krewinkel
1
-10
/
+13
2016-09-06
Add --parts command line option to LaTeX writer.
Oliver Matthews
1
-0
/
+5
2016-10-13
Document `biblio-title` variable in MANUAL.txt.
John MacFarlane
1
-2
/
+4
2016-10-12
MANUAL: Made formatting of arguments with several options consistent.
John MacFarlane
1
-2
/
+2
[next]