From a79e838eefbce7892bdfc4fea8c7a3131c107b52 Mon Sep 17 00:00:00 2001 From: Golmote Date: Mon, 24 Aug 2015 20:10:36 +0200 Subject: [PATCH] Jade: Add todo list + remove single-line comment pattern + simplified most patterns with m flag + handle \r\n and \r --- components/prism-jade.js | 64 +++++++++++++++++++----------------- components/prism-jade.min.js | 2 +- 2 files changed, 34 insertions(+), 32 deletions(-) diff --git a/components/prism-jade.js b/components/prism-jade.js index e734706696..2b1010567b 100644 --- a/components/prism-jade.js +++ b/components/prism-jade.js @@ -1,18 +1,26 @@ (function(Prism) { + // TODO: + // - Add CSS highlighting inside