From 3f0ceaf6eef73500935b044e00aff0747569810e Mon Sep 17 00:00:00 2001 From: Kolen Cheung Date: Thu, 26 Oct 2017 22:43:19 -0700 Subject: [PATCH] Use CamelCase for JavaScript for uniformity other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript. --- COPYRIGHT | 2 +- MANUAL.txt | 4 ++-- linux/control.in | 2 +- man/pandoc.1 | 2 +- pandoc.cabal | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index cef0b8b5c..10e33ebaf 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -146,7 +146,7 @@ Copyright (C) 2017 Albert Krewinkel Released under the GNU General Public License version 2 or later. ---------------------------------------------------------------------- -The dzslides template contains javascript and CSS from Paul Rouget's +The dzslides template contains JavaScript and CSS from Paul Rouget's dzslides template. http://github.com/paulrouget/dzslides diff --git a/MANUAL.txt b/MANUAL.txt index 204543f67..d90d9583c 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -470,7 +470,7 @@ Reader options Those who would prefer to write filters in python can use the module [`pandocfilters`], installable from PyPI. There are also pandoc filter libraries in [PHP], [perl], and - [javascript/node.js]. + [JavaScript/node.js]. In order of preference, pandoc will look for filters in @@ -571,7 +571,7 @@ Reader options [`pandocfilters`]: https://github.com/jgm/pandocfilters [PHP]: https://github.com/vinai/pandocfilters-php [perl]: https://metacpan.org/pod/Pandoc::Filter -[javascript/node.js]: https://github.com/mvhenderson/pandoc-filter-node +[JavaScript/node.js]: https://github.com/mvhenderson/pandoc-filter-node General writer options ---------------------- diff --git a/linux/control.in b/linux/control.in index 2bd61caff..de0be6c58 100644 --- a/linux/control.in +++ b/linux/control.in @@ -22,5 +22,5 @@ Description: general markup converter MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign ICML, Muse, and - several kinds of HTML/javascript slide shows (S5, Slidy, + several kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous, DZSlides, reveal.js). diff --git a/man/pandoc.1 b/man/pandoc.1 index 25f42da8f..20ca79b1f 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -485,7 +485,7 @@ writing filters in Haskell. Those who would prefer to write filters in python can use the module \f[C]pandocfilters\f[], installable from PyPI. There are also pandoc filter libraries in PHP, perl, and -javascript/node.js. +JavaScript/node.js. .PP In order of preference, pandoc will look for filters in .IP "1." 3 diff --git a/pandoc.cabal b/pandoc.cabal index 77e484949..4bddc7d40 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -25,7 +25,7 @@ description: Pandoc is a Haskell library for converting from one markup RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign - ICML, Muse, and several kinds of HTML/javascript slide + ICML, Muse, and several kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous, DZSlides, reveal.js). . In contrast to most existing tools for converting Markdown