docs: add troubleshooting steps to migration/upgrade page (#9490)

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Mikey O'Toole 2024-04-18 16:04:56 +01:00 committed by GitHub
parent 8e084ef8ba
commit edb695b9aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 40 additions and 1 deletions

View file

@ -5,7 +5,6 @@
* LICENSE file in the root directory of this source tree.
*/
import path from 'path';
import npm2yarn from '@docusaurus/remark-plugin-npm2yarn';
import remarkMath from 'remark-math';
import rehypeKatex from 'rehype-katex';
@ -523,6 +522,7 @@ export default async function createConfigAsync() {
'haskell',
'matlab',
'PHp',
'powershell',
'bash',
'diff',
'json',