Skip to content
New issue

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

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

Already on GitHub? # to your account

Set some fenced code languages #389

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Set some fenced code languages #389

merged 1 commit into from
Aug 8, 2024

Conversation

prodrigestivill
Copy link
Collaborator

I have reviewed all fenced code blocks and tried to set the language.

As a summary:

  • Any direct shell command that don't start with the prompt $ or > have been set to sh lang.
  • Any console capture like starting with a prompt ($ or > or radare prompt) have been set to console lang.
    • In some instances the prompt have been added since the output was actually a console capture.
  • Some exceptions have been made when most of the console output is in C or other format.
  • Other blocks have been detected to be bat or ini (windows sections).

@trufae trufae merged commit 06808bf into master Aug 8, 2024
5 checks passed
@prodrigestivill prodrigestivill deleted the fenced-code-lang-update branch August 8, 2024 22:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants