mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 06:50:36 +02:00
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:
parent
8e084ef8ba
commit
edb695b9aa
2 changed files with 40 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue