Gleam support for the Rouge Ruby syntax highlighting library #3623
aognio
started this conversation in
Show and tell
Replies: 1 comment
-
Really cool! Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just created this pull request:
rouge-ruby/rouge#2070
Here's how it looks using the
rougify
command:The same file can be found on Github here:
https://github.com/gleam-lang/example-todomvc/blob/main/src/todomvc.gleam
My goal creating this is supporting syntax highlighting for Gleam in learnxinyminutes.com where I created a cheatsheet:
https://learnxinyminutes.com/docs/gleam/
Any feedback and collaborations will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions