Skip to content

Commit

Permalink
Added new third-party tutorial for using Prism in Gutenberg (#1701)
Browse files Browse the repository at this point in the history
This adds a new third-party tutorial to the start page.
  • Loading branch information
mkaz authored and RunDevelopment committed Jan 12, 2019
1 parent 439e3bd commit ff9ccbe
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 @@ -239,6 +239,7 @@ <h1>Third-party tutorials</h1>
<li><a href="https://www.semisedlak.com/highlight-your-code-syntax-with-prismjs">Highlight your code syntax with Prism.js</a></li>
<li><a href="https://usetypo3.com/fs-code-snippet.html">A code snippet content element powered by Prism.js for TYPO3 CMS</a></li>
<li><a href="https://auralinna.blog/post/2017/code-syntax-highlighting-with-angular-and-prismjs">Code syntax highlighting with Angular and Prism.js</a></li>
<li><a href="https://mkaz.blog/wordpress/code-syntax-highlighting-in-gutenberg/">Code syntax highlighting in Gutenberg, WordPress block editor</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 ff9ccbe

Please sign in to comment.