summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorKolen Cheung <christian.kolen@gmail.com>2017-10-26 22:43:19 -0700
committerKolen Cheung <christian.kolen@gmail.com>2017-10-26 22:43:19 -0700
commit3f0ceaf6eef73500935b044e00aff0747569810e (patch)
tree93cddacb4355f7407c9a95bd94612b03d1b94779 /pandoc.cabal
parent4bb54e0a56c262862cbbe2a96dafaca59948fb98 (diff)
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 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
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