Skip to content

Commit 0ecdbdc

Browse files
authoredNov 10, 2021
Website: Added PrismJS React and HTML tutorial link (#3190)
1 parent 005ba46 commit 0ecdbdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎index.html

+2
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,8 @@ <h1>Third-party tutorials</h1>
300300
<li><a href="https://karlkaufmann.com/writing/technotes/code-highlighting-prism-drupal">Code Highlighting with Prism.js in Drupal</a></li>
301301
<li><a href="https://betterstack.dev/blog/code-highlighting-in-react-using-prismjs/">Code highlighting in React using Prism.js</a></li>
302302
<li><a href="https://www.akashmittal.com/react-native-prismjs-using-webview/">Using Prism.js in React Native</a></li>
303+
<li><a href="https://itsmycode.com/prismjs-tutorial/">PrismJS Tutorial | Implement Prism in HTML and React</a></li>
304+
303305
</ul>
304306

305307
<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

Comments
 (0)
Please sign in to comment.