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

feat: add tcl code highlighting #387

Merged
merged 3 commits into from
Nov 2, 2024
Merged

Conversation

jtplaarj
Copy link
Contributor

Added TCL code highlighting.

@jtplaarj
Copy link
Contributor Author

Sorry for the little mess, but I have added tcl and verilog in two different commits.

"terraform" => Terraform,
"toml" => Toml,
"typescript" | "ts" => TypeScript,
"typst" => Typst,
"xml" => Xml,
"yaml" => Yaml,
"v" => Verilog,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the string you'll use in markdown to identify the snippet. I think this needs to be verilog no? At least github's markdown uses verilog. v is another language.

@mfontanini mfontanini merged commit 67b71bb into mfontanini:master Nov 2, 2024
6 checks passed
@mfontanini
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants