From 7790c29e51cc3ef6ec6289e1bcde7d48ee010aa0 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 13 Nov 2017 06:22:03 +0100 Subject: [PATCH] Add detection of Prism (#1825) This can be tested on its [official website](http://prismjs.com/), and on [this blog](http://matthewturland.com/2014/03/29/ledger-basics-and-habits/) --- src/apps.json | 9 +++++++++ src/icons/Prism.svg | 22 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 src/icons/Prism.svg diff --git a/src/apps.json b/src/apps.json index e42896aa1..05471b92a 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6716,6 +6716,15 @@ }, "website": "http://www.prestashop.com" }, + "Prism": { + "cats": [ + "19" + ], + "env": "^Prism$", + "icon": "Prism.svg", + "script": "prism\\.js", + "website": "http://prismjs.com" + }, "Project Wonderful": { "cats": [ "36" diff --git a/src/icons/Prism.svg b/src/icons/Prism.svg new file mode 100644 index 000000000..b3257ac00 --- /dev/null +++ b/src/icons/Prism.svg @@ -0,0 +1,22 @@ + + +