You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="https://betterstack.dev/blog/code-highlighting-in-react-using-prismjs/">Code highlighting in React using Prism.js</a></li>
302
302
<li><ahref="https://www.akashmittal.com/react-native-prismjs-using-webview/">Using Prism.js in React Native</a></li>
303
303
<li><ahref="https://itsmycode.com/prismjs-tutorial/">PrismJS Tutorial | Implement Prism in HTML and React</a></li>
304
-
304
+
<li>Code syntax highlighting in Pug with <ahref="https://webdiscus.github.io/pug-loader/pug-filters/highlight.html">:highlight</a> and <ahref="https://webdiscus.github.io/pug-loader/pug-filters/markdown.html">:markdown</a> filters using <ahref="https://github.com/webdiscus/pug-loader">pug-loader</a> and Prism.js</li>
305
305
</ul>
306
306
307
307
<p>Please note that the tutorials listed here are not verified to contain correct information. Read at your risk and always check the official documentation here if something doesn’t work :)</p>
0 commit comments