diff options
author | Kolen Cheung <christian.kolen@gmail.com> | 2017-10-26 22:43:19 -0700 |
---|---|---|
committer | Kolen Cheung <christian.kolen@gmail.com> | 2017-10-26 22:43:19 -0700 |
commit | 3f0ceaf6eef73500935b044e00aff0747569810e (patch) | |
tree | 93cddacb4355f7407c9a95bd94612b03d1b94779 /linux | |
parent | 4bb54e0a56c262862cbbe2a96dafaca59948fb98 (diff) | |
download | pandoc-3f0ceaf6eef73500935b044e00aff0747569810e.tar.gz |
Use CamelCase for JavaScript for uniformity
other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript.
Diffstat (limited to 'linux')
-rw-r--r-- | linux/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
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). |