-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
🚜 Get GitHub support for Scrolldown syntax highlighting #1
Comments
dear-github seems like it would probably be the right place to work on getting this added. In the mean time, and to help gain support for it as a feature, it would also probably be good to have some tooling to transpile dubmdown to markdown and/or html. That project could then also be used in a |
This might be a year or two off |
If a project on GitHub has a "readme.scroll" file then:
That file should be used for the project homepage, like
readme.md currently is.
That file should be pretty printed, like a readme.md file currently is.
Update: actually it works have decent already! It doesn't compile to HTML, but maybe that'd be the next step.
The text was updated successfully, but these errors were encountered: