From 15272f76ff3b7aaa1bfe40decff0844b575eb5e5 Mon Sep 17 00:00:00 2001 From: webdiscus <6752572+webdiscus@users.noreply.github.com> Date: Thu, 18 Aug 2022 15:38:46 +0200 Subject: [PATCH] Website: Added third-party tutorial for Pug template (#3459) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 71f64e5f88..0fbdd77608 100644 --- a/index.html +++ b/index.html @@ -301,7 +301,7 @@

Third-party tutorials

  • Code highlighting in React using Prism.js
  • Using Prism.js in React Native
  • PrismJS Tutorial | Implement Prism in HTML and React
  • - +
  • Code syntax highlighting in Pug with :highlight and :markdown filters using pug-loader and Prism.js
  • 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 :)