Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/fix syntax highlighting language #1261

Merged

Conversation

thescientist13
Copy link
Member

Related Issue

#1122

Got the syntax highlighting wrong, which is showing up in the build (though not breaking it)

Error: Unknown language: `sh` is not registered
    at Refractor.highlight (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/refractor/core.js:115:13)
    at visitor (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/@mapbox/rehype-prism/index.js:30:26)
    at overload (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit/index.js:27:12)
    at node (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit-parents/index.js:51:27)
    at children (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit-parents/index.js:77:42)
    at node (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit-parents/index.js:62:28)
    at children (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit-parents/index.js:77:42)
    at node (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit-parents/index.js:62:28)
    at visitParents (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit-parents/index.js:27:22)
    at visit (/Users/owenbuckley/Workspace/project-evergreen/greenwood/node_modules/unist-util-visit/index.js:22:3)
prerendering complete for page /plugins/adapter/.

Summary of Changes

  1. fix it

@thescientist13 thescientist13 added the documentation Greenwood specific docs label Jul 24, 2024
@thescientist13 thescientist13 added this to the 1.0 milestone Jul 24, 2024
@thescientist13 thescientist13 force-pushed the docs/fix-syntax-highlighting-language branch from 2ec97fc to 7de18ca Compare July 31, 2024 01:57
@thescientist13 thescientist13 merged commit 5084cdc into release/0.30.0 Jul 31, 2024
8 checks passed
@thescientist13 thescientist13 deleted the docs/fix-syntax-highlighting-language branch July 31, 2024 02:18
thescientist13 added a commit that referenced this pull request Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.5 documentation Greenwood specific docs Plugins Greenwood Plugins v0.30.0
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant