eslint / archive-website

The ESLint website
https://eslint.org
MIT License
95 stars 244 forks source link

chore: Enable containers #950

Closed nzakas closed 2 years ago

nzakas commented 2 years ago

In order to use containers in the new docs site, we also need to enable them here, otherwise we will get the plain text artifacts of the containers showing up in the web pages.

This pull request:

  1. Enables correct and incorrect containers in markdown
  2. Updates the semi.md file as an example

Related pull request for new docs site: https://github.com/eslint/eslint/pull/15998

netlify[bot] commented 2 years ago

Deploy Preview for eslint ready!

Name Link
Latest commit aae039ad3ca74d538412d133129b53c008bb7095
Latest deploy log https://app.netlify.com/sites/eslint/deploys/62a8c4295264eb000844a92b
Deploy Preview https://deploy-preview-950--eslint.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

nzakas commented 2 years ago

Should be good to go :+1: