Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added an article on how to use prismjs in react native.
  • Loading branch information
akamittal authored Dec 31, 2020
1 parent 89f1e18 commit 1f266ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ <h1>Third-party tutorials</h1>
<li><a href="https://mkaz.blog/wordpress/code-syntax-highlighting-in-gutenberg/">Code syntax highlighting in Gutenberg, WordPress block editor</a></li>
<li><a href="https://karlkaufmann.com/writing/technotes/code-highlighting-prism-drupal">Code Highlighting with Prism.js in Drupal</a></li>
<li><a href="https://pathof.dev/blog/code-highlighting-in-react-using-prismjs">Code highlighting in React using Prism.js</a></li>
<li><a href="https://www.akashmittal.com/react-native-prismjs-using-webview/">Using Prism.js in React Native</a></li>
</ul>

<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>
Expand Down

0 comments on commit 1f266ce

Please sign in to comment.