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

Use just for readme codeblocks and mention that it works in readme #1372

Closed
casey opened this issue Oct 20, 2022 · 0 comments · Fixed by #1447
Closed

Use just for readme codeblocks and mention that it works in readme #1372

casey opened this issue Oct 20, 2022 · 0 comments · Fixed by #1447

Comments

@casey
Copy link
Owner

casey commented Oct 20, 2022

Thanks to @mihaigalos, just language support has been added to linguist, GitHub's syntax highlighter. Once support lands, we should switch the readme to use just instead of make for syntax highlighting.

Very exciting!

Here's an example just codeblock, when it renders in color we can make the switch:

x := "world"

foo:
  echo 'Hello, {{x}}!'
@casey casey changed the title Use just for readme codeblocks Use just for readme codeblocks and mention that it works in readme Oct 25, 2022
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 a pull request may close this issue.

1 participant