LRC lyric syntax highlight for Prism.js
npm install prismjs-language-lrc
<link href="node_modules/prismjs/themes/prism.css" rel="stylesheet">
<script src="node_modules/prismjs/prism.js" type="text/javascript"></script>
<script src="node_modules/prismjs-language-lrc/prism-language-lrc.js" type="text/javascript"></script>
<pre>
<code class="language-lrc">
[ti:Let's Twist Again]
[ar:Chubby Checker oppure Beatles, The]
[au:Written by Kal Mann / Dave Appell, 1961]
[al:Hits Of The 60's - Vol. 2 – Oldies]
[00:12.00]Naku Penda Piya-Naku Taka Piya-Mpenziwe
[00:15.30]Some more lyrics ...
</code>
</pre>