From 3f0ceaf6eef73500935b044e00aff0747569810e Mon Sep 17 00:00:00 2001 From: Kolen Cheung Date: Thu, 26 Oct 2017 22:43:19 -0700 Subject: Use CamelCase for JavaScript for uniformity other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript. --- man/pandoc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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 -- cgit v1.2.3