Use CamelCase for JavaScript for uniformity

other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript.
This commit is contained in:
Kolen Cheung 2017-10-26 22:43:19 -07:00
parent 4bb54e0a56
commit 3f0ceaf6ee
5 changed files with 6 additions and 6 deletions

View file

@ -146,7 +146,7 @@ Copyright (C) 2017 Albert Krewinkel
Released under the GNU General Public License version 2 or later. 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. dzslides template.
http://github.com/paulrouget/dzslides http://github.com/paulrouget/dzslides

View file

@ -470,7 +470,7 @@ Reader options
Those who would prefer to write filters in python can use the Those who would prefer to write filters in python can use the
module [`pandocfilters`], installable from PyPI. There are also module [`pandocfilters`], installable from PyPI. There are also
pandoc filter libraries in [PHP], [perl], and pandoc filter libraries in [PHP], [perl], and
[javascript/node.js]. [JavaScript/node.js].
In order of preference, pandoc will look for filters in In order of preference, pandoc will look for filters in
@ -571,7 +571,7 @@ Reader options
[`pandocfilters`]: https://github.com/jgm/pandocfilters [`pandocfilters`]: https://github.com/jgm/pandocfilters
[PHP]: https://github.com/vinai/pandocfilters-php [PHP]: https://github.com/vinai/pandocfilters-php
[perl]: https://metacpan.org/pod/Pandoc::Filter [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 General writer options
---------------------- ----------------------

View file

@ -22,5 +22,5 @@ Description: general markup converter
MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff
ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
EPUB (v2 and v3), FictionBook2, InDesign ICML, Muse, and 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). Slideous, DZSlides, reveal.js).

View file

@ -485,7 +485,7 @@ writing filters in Haskell.
Those who would prefer to write filters in python can use the module Those who would prefer to write filters in python can use the module
\f[C]pandocfilters\f[], installable from PyPI. \f[C]pandocfilters\f[], installable from PyPI.
There are also pandoc filter libraries in PHP, perl, and There are also pandoc filter libraries in PHP, perl, and
javascript/node.js. JavaScript/node.js.
.PP .PP
In order of preference, pandoc will look for filters in In order of preference, pandoc will look for filters in
.IP "1." 3 .IP "1." 3

View file

@ -25,7 +25,7 @@ description: Pandoc is a Haskell library for converting from one markup
RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man, RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man,
groff ms, plain text, Emacs Org-Mode, AsciiDoc, groff ms, plain text, Emacs Org-Mode, AsciiDoc,
Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign 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). shows (S5, Slidy, Slideous, DZSlides, reveal.js).
. .
In contrast to most existing tools for converting Markdown In contrast to most existing tools for converting Markdown