feat: Code blocks can now optionally display line numbers (#4324)

* feat: Code blocks can now optionally display line numbers as a user preference

* Touch more breathing room
This commit is contained in:
Tom Moor
2022-10-24 09:44:46 -04:00
committed by GitHub
parent 708f9a3fd6
commit 87761e9bf2
10 changed files with 103 additions and 20 deletions

View File

@@ -189,7 +189,7 @@
"react-window": "^1.8.7",
"reakit": "^1.3.11",
"reflect-metadata": "^0.1.13",
"refractor": "^3.5.0",
"refractor": "^3.6.0",
"regenerator-runtime": "^0.13.7",
"request-filtering-agent": "^1.1.2",
"semver": "^7.3.7",