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

Parse all files for examples. #62

Closed
akoppela opened this issue Feb 20, 2018 · 3 comments
Closed

Parse all files for examples. #62

akoppela opened this issue Feb 20, 2018 · 3 comments

Comments

@akoppela
Copy link

When the project is big it's nice to have a regex to parse all files for examples.

@tad-lispy
Copy link
Contributor

Since all examples have specific syntax (the --> ... part) maybe it should be a default behavior?

@stoeffel
Copy link
Owner

stoeffel commented Apr 1, 2019

I'm happy to accept a PR, but I'm worried about performance. I don't think parsing --> is enough, because that might appear in application code as well.

@knuton
Copy link
Collaborator

knuton commented Jan 15, 2024

Implemented in #110

@knuton knuton closed this as completed Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants