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-08-19
Markdown reader: use CommonMark rules for list item nesting.
John MacFarlane
1
-27
/
+28
2017-08-17
slidy uses https instead of http (#3848)
ickc
1
-1
/
+1
2017-08-16
Revision to binary format output to stdout:
John MacFarlane
1
-3
/
+4
2017-08-16
Change behavior with binary format output to stdout.
John MacFarlane
1
-4
/
+4
2017-08-08
Document `gfm` in MANUAL.
John MacFarlane
1
-7
/
+13
2017-07-26
MANUAL: clarify that mathml is used for ODT math.
John MacFarlane
1
-2
/
+5
2017-07-21
Added TikiWiki reader (#3800)
rlpowell
1
-6
/
+7
2017-06-30
MANUAL: document ibooks specific epub metadata.
John MacFarlane
1
-0
/
+12
2017-06-28
LaTeX template: added `natbiboptions` variable.
John MacFarlane
1
-0
/
+3
2017-06-27
Require nonempty alt text for `implicit_figures`.
John MacFarlane
1
-8
/
+7
2017-06-26
OpenDocument/ODT writer: Added support for table of contents.
John MacFarlane
1
-1
/
+2
2017-06-26
Support `--toc` in `opendocument`/`odt`.
John MacFarlane
1
-4
/
+4
2017-06-23
Added note on output formats in docs for `raw_attribute`.
John MacFarlane
1
-0
/
+4
2017-06-23
Text.Pandoc.Extensions: Added `Ext_raw_attribute`.
John MacFarlane
1
-3
/
+24
2017-06-22
Added `--epub-subdirectory` option.
John MacFarlane
1
-0
/
+6
2017-06-20
Added mention of vimwiki raeder more places.
John MacFarlane
1
-11
/
+14
2017-06-19
Added Vimwiki reader (#3705).
Yuchen Pei
1
-2
/
+2
2017-06-19
Mention muse reader in README, MANUAL, debian control, cabal description.
John MacFarlane
1
-1
/
+1
2017-06-19
Mention Muse writer in MANUAL.txt (#3744)
Alexander Krotov
1
-1
/
+2
2017-06-05
Added aspectratio variable to beamer template (#3723).
Václav Haisman
1
-0
/
+5
2017-05-25
Added `spaced_reference_links` extension.
John MacFarlane
1
-1
/
+9
2017-05-25
Docx writer: Use Table rather than "Table Normal" for table style.
John MacFarlane
1
-1
/
+1
2017-05-22
Let `--eol` take `native` as an argument.
John MacFarlane
1
-4
/
+5
2017-05-21
Finished implemtation of `--resource-path`.
John MacFarlane
1
-1
/
+7
2017-05-20
Added `--resource-path=SEARCHPATH` command line option.
John MacFarlane
1
-0
/
+6
2017-05-18
Update Figure With Caption -> Captioned Figure in MANUAL.txt.
John MacFarlane
1
-1
/
+1
2017-05-18
Add `--eol` flag and writer option to control line endings.
Stefan Dresselhaus
1
-0
/
+7
2017-05-15
MANUAL: remove refs to highlighting-kate.
John MacFarlane
1
-2
/
+2
2017-05-13
Update dates in copyright notices
Albert Krewinkel
1
-1
/
+1
2017-05-07
Updated documentation for `--extract-media`.
John MacFarlane
1
-4
/
+9
2017-05-06
Small reformatting in MANUAL.
John MacFarlane
1
-41
/
+45
2017-04-12
Use lowercase a4 for latex papersize example.
John MacFarlane
1
-1
/
+1
2017-04-07
Fixed a typo (#3562)
Sam Kim
1
-1
/
+1
2017-04-04
Ms writer improvements:
John MacFarlane
1
-0
/
+15
2017-04-02
MANUAL: document highlighting support in ms.
John MacFarlane
1
-6
/
+6
2017-04-01
Allow a theme file as argument to `--highlight-style`.
John MacFarlane
1
-1
/
+7
2017-03-30
Allow dynamic loading of syntax definitions.
John MacFarlane
1
-0
/
+8
2017-03-30
Added JATS writer.
John MacFarlane
1
-6
/
+6
2017-03-27
MANUAL: document that html4 is technically XHTML 1.0 transitional.
John MacFarlane
1
-2
/
+2
2017-03-26
Update date on MANUAL
John MacFarlane
1
-20
/
+22
2017-03-24
Ms writer: support --toc, date, abstract.
John MacFarlane
1
-3
/
+4
2017-03-23
Allow creation of pdf via groff ms and pdfroff.
John MacFarlane
1
-6
/
+8
2017-03-20
Add `space_in_atx_header` extension.
John MacFarlane
1
-0
/
+6
2017-03-20
Lua filters (#3514)
Albert Krewinkel
1
-0
/
+25
2017-03-16
MANUAL: document `--abbreviations`.
John MacFarlane
1
-0
/
+13
2017-03-13
Docx writer: Support 9 levels of headers.
John MacFarlane
1
-5
/
+6
2017-03-12
MANUAL: Small clarification in YAML metadata section.
John MacFarlane
1
-1
/
+1
2017-03-07
Clarify that meta-json contains transformed values (#3491)
Jakob Voß
1
-1
/
+2
2017-03-04
Document that html5 output is polyglot compatible.
John MacFarlane
1
-1
/
+3
2017-02-27
Removed `--epub-stylesheet`; use `--css` instead.
John MacFarlane
1
-8
/
+7
[next]