From 0ecdbdceaa450789e4816573c01a52a25cd50162 Mon Sep 17 00:00:00 2001 From: Srinivas Date: Thu, 11 Nov 2021 02:12:02 +0530 Subject: [PATCH] Website: Added PrismJS React and HTML tutorial link (#3190) --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 863e599405..f839d8f245 100644 --- a/index.html +++ b/index.html @@ -300,6 +300,8 @@

Third-party tutorials

  • Code Highlighting with Prism.js in Drupal
  • Code highlighting in React using Prism.js
  • Using Prism.js in React Native
  • +
  • PrismJS Tutorial | Implement Prism in HTML and React
  • +

    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 :)