Skip to content

Commit

Permalink
[Docs] Minor improvements to adding_params.md (#623)
Browse files Browse the repository at this point in the history
The [default list](https://github.com/FormidableLabs/prism-react-renderer/blob/master/packages/generate-prism-languages/index.ts#L9-L23) of docusaurus syntax highlighting did not include some (e.g. `makefile`, `gherkin`, `json`) languages that we are using.

These are available in the [complete list](https://prismjs.com/#supported-languages) but simply had to be enabled in the [config](https://docusaurus.io/docs/next/markdown-features/code-blocks#supported-languages).

Also, minor edits & nits for readability.

Co-authored-by: Bryan White <[email protected]>
  • Loading branch information
Olshansk and bryanchriswhite authored Jun 20, 2024
1 parent 9ff9142 commit e7dad9b
Show file tree
Hide file tree
Showing 3 changed files with 636 additions and 534 deletions.
Loading

0 comments on commit e7dad9b

Please sign in to comment.