summaryrefslogtreecommitdiffstats
path: root/help3xsl/README.prism.js.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/README.prism.js.txt')
-rw-r--r--help3xsl/README.prism.js.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/help3xsl/README.prism.js.txt b/help3xsl/README.prism.js.txt
index 581a1fe71c..fe0acc0d2b 100644
--- a/help3xsl/README.prism.js.txt
+++ b/help3xsl/README.prism.js.txt
@@ -1,3 +1,7 @@
+Latest download version
+
+PrismJS 1.20.0
+
Using prism.js for Basic code highlight
http://prismjs.com
@@ -37,3 +41,4 @@ Add class 'language-visual-basic' and 'line-numbers' to <code> as in
<div class="bascode" itemscope="true" itemtype="http://schema.org/SoftwareSourceCode" itemprop="codeSampleType" content="snippet">
<pre><code class="language-visual-basic line-numbers"><xsl:apply-templates /></code></pre></div>
</xsl:template>
+