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

doc: use console lexer for shell sessions #9391

Merged
merged 3 commits into from
Dec 7, 2023
Merged

Conversation

emillon
Copy link
Collaborator

@emillon emillon commented Dec 6, 2023

The console lexer does the right thing to represent shell sessions: it highlights the leading $ of commands and ignores the outputs.

The `console` lexer does the right thing to represent shell sessions:
it highlights the leading `$` of commands and ignores the outputs.

Signed-off-by: Etienne Millon <[email protected]>
@emillon emillon added the docs Documentation improvements label Dec 6, 2023
Signed-off-by: Etienne Millon <[email protected]>
@emillon emillon merged commit ab9d879 into ocaml:main Dec 7, 2023
23 of 24 checks passed
@emillon emillon deleted the console-lexer branch December 7, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants