Skip to content

Commit

Permalink
Clarify defaultSyntaxLanguage option
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinovantes committed Aug 10, 2024
1 parent 4fa7626 commit cfe247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Generator/RstGeneratorOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export type RstGeneratorOptions = {
defaultLiteralBlockLanguage: string

/**
* Default language for syntax highlighting
* Default language for syntax highlighting in `code` and `code-block` Directive
*
* Default: `''`
*/
Expand Down

0 comments on commit cfe247e

Please sign in to comment.