aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2017-12-11Updated man page.John MacFarlane1-1/+1
2017-12-11Update man page.John MacFarlane1-9/+36
2017-12-02Update man page and MANUAL date.John MacFarlane1-3/+18
2017-11-20Update man page.John MacFarlane1-1/+7
2017-11-18Update man page lua filter to use text module.John MacFarlane1-3/+6
2017-11-18Updated man page version.John MacFarlane1-1/+1
2017-11-11Use lua filter to generate man page from MANUAL.John MacFarlane5-314/+278
Instead of three Haskell filters. This is easier and faster.
2017-11-06s/suppport/support/Alexander Krotov1-2/+2
2017-11-04Update MANUAL date and man page.John MacFarlane1-4/+18
2017-10-31Updated date on manual and regenerated man page.John MacFarlane1-13/+39
2017-10-29Regen man page.John MacFarlane1-1/+1
2017-10-27Update man/pandoc.1.John MacFarlane1-25/+98
2017-10-26Use CamelCase for JavaScript for uniformityKolen Cheung1-1/+1
other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript.
2017-10-17Split list of authors from MANUAL.txt into separate file, AUTHORS.md.John MacFarlane1-156/+226
It was getting too long for a man page.
2017-08-23Name change OSX -> macOS (#3869)ickc1-3/+3
* Name change OSX -> macOS fix commit c96b64e This commit finishes remaining osx to macOS change, as well as replacing MacOS with macOS. The reason for the later one is because the "correct" casing of macOS is like that. Apple styles it to looks like iOS, watchOS, tvOS, etc. And unfortunately they all start with a lowercase letter, making propercasing (or even title-casing) odd. * fix casing of Linux, UNIX, and Windows
2017-08-17slidy uses https instead of http (#3848)ickc1-1/+1
grep -rl 'http://www.w3.org/Talks/Tools/Slidy2' . | xargs sed -i 's/http:\/\/www\.w3\.org\/Talks\/Tools\/Slidy2/https:\/\/www\.w3\.org\/Talks\/Tools\/Slidy2/g'
2017-07-21Added TikiWiki reader (#3800)rlpowell1-16/+17
Added TikiWiki reader, including tests and documentation. It's probably not *complete*, but it works pretty well, handles all the basics (and some not-so-basics).
2017-06-04Updated man page.John MacFarlane1-186/+347
2017-01-29Updated man page.John MacFarlane1-171/+189
2016-12-10Updated MANUAL date and man page.John MacFarlane1-29/+42
2016-11-30Update date in manual and man page.John MacFarlane1-19/+39
2016-11-16Small caps in Bracketed Spans (#3191)ickc1-0/+8
* Markdown reader: modify bracketedSpan to check small caps * MANUAL.txt: add description on the use of `bracketed_spans` in small cap * Improve markdown readers: bracketedSpan function EXACTLY as spanHtml
2016-10-26Updated man page.John MacFarlane1-33/+35
2016-10-26Updated man page.John MacFarlane1-20/+120
2016-10-09update manual accordinglyKolenCheung1-1/+1
2016-10-06Replace Google Chart API by CodeCogsKolenCheung1-4/+4
2016-09-26Updated man page and MANUAL date.John MacFarlane1-10/+90
2016-07-14Updated man page.John MacFarlane1-47/+60
2016-06-04Updated man page.John MacFarlane1-47/+66
2016-03-24Updated man page.John MacFarlane1-1/+1
2016-03-22Updated man page.John MacFarlane1-1/+1
2016-03-21Updated man page.John MacFarlane1-6/+15
2016-03-19Updated man page.John MacFarlane1-0/+6
2016-03-18Rebuilt man page.John MacFarlane1-19/+28
2016-03-06Update pandoc.1ickc1-1/+1
2016-01-13Updated man page.John MacFarlane1-1/+1
2016-01-10Regenerated man page.John MacFarlane1-1/+1
2016-01-02Updated man page.John MacFarlane1-78/+229
2016-01-02Updated filter for man pages.John MacFarlane1-1/+1
2015-11-16Updated man page.John MacFarlane1-1/+1
2015-11-16Updated man page.John MacFarlane1-2/+3
2015-11-15Updated man page.John MacFarlane1-1/+6
2015-11-12Updated man page from README.John MacFarlane1-148/+256
2015-10-16Man page update.John MacFarlane1-1/+6
2015-10-15Updated pandoc.1.John MacFarlane1-43/+38
2015-10-10Updated man page from README.John MacFarlane1-201/+357
2015-08-13Updated man page.John MacFarlane1-16/+54
2015-07-21List all styles in manual for --reference-docxChris Black1-6/+7
2015-07-21Don't capitalize header links in man page.John MacFarlane2-24/+25
Also regenerated man page from latest README.
2015-07-15Updated man page.John MacFarlane1-4/+6