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

Support running piped .md files #1515

Closed
Gedochao opened this issue Nov 3, 2022 · 0 comments · Fixed by #1582
Closed

Support running piped .md files #1515

Gedochao opened this issue Nov 3, 2022 · 0 comments · Fixed by #1582
Assignees
Labels
enhancement New feature or request markdown
Projects

Comments

@Gedochao
Copy link
Contributor

Gedochao commented Nov 3, 2022

Is your feature request related to a problem? Please describe.
Scala CLI allows for running piped .scala, .sc and .java sources.
.md should be no different.

Describe the solution you'd like

▶ cat sample.md | scala-cli _.md
Hello
@Gedochao Gedochao added enhancement New feature or request markdown labels Nov 3, 2022
@Gedochao Gedochao self-assigned this Nov 15, 2022
@Gedochao Gedochao added this to In progress in Issue Board Nov 15, 2022
@Gedochao Gedochao moved this from In progress to Done in Issue Board Nov 16, 2022
@Gedochao Gedochao moved this from Done to To Document in Issue Board Nov 16, 2022
@Gedochao Gedochao moved this from To Document to Done in Issue Board Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request markdown
Projects
Development

Successfully merging a pull request may close this issue.

1 participant