From 18be9ee55dbb74047bb4e41699c9f4ee2639c19c Mon Sep 17 00:00:00 2001 From: Jordan Dalcq <40356204+0v3rl0w@users.noreply.github.com> Date: Tue, 14 Apr 2020 12:35:24 +0200 Subject: [PATCH] (docs) add CpcdosC+ to the list of supported languages (#2494) --- SUPPORTED_LANGUAGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index deeb621bcf..7ffa8f7a23 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -42,6 +42,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu | Cap’n Proto | capnproto, capnp | | | Clojure | clojure, clj | | | CoffeeScript | coffeescript, coffee, cson, iced | | +| CpcdosC+ | cpc | [highlightjs-cpcdos](https://github.com/SPinti-Software/highlightjs-cpcdos) | | Crmsh | crmsh, crm, pcmk | | | Crystal | crystal, cr | | | Cypher (Neo4j) | cypher | [highlightjs-cypher](https://github.com/highlightjs/highlightjs-cypher) |