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

Recursive markdown generation #3268

Merged
merged 5 commits into from
Jan 15, 2025
Merged

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Jan 7, 2025

Now the markdown command accepts the path of a project folder. In that case, it will generate the markdown for all files in that project. Similarly, if no input file or folder are provided, it will process all the files in the project found from the cwd.

@janmasrovira janmasrovira added this to the 0.6.10 milestone Jan 7, 2025
@janmasrovira janmasrovira self-assigned this Jan 7, 2025
@janmasrovira janmasrovira linked an issue Jan 7, 2025 that may be closed by this pull request
@janmasrovira janmasrovira force-pushed the 3130-recursive-markdown-generation branch 4 times, most recently from 7effe6a to d89b8f4 Compare January 9, 2025 16:27
@janmasrovira janmasrovira force-pushed the 3130-recursive-markdown-generation branch 3 times, most recently from 76ee39b to 3756d1f Compare January 15, 2025 14:20
@janmasrovira janmasrovira force-pushed the 3130-recursive-markdown-generation branch from 3756d1f to ee18521 Compare January 15, 2025 16:15
@janmasrovira janmasrovira marked this pull request as ready for review January 15, 2025 16:34
Copy link
Collaborator

@jonaprieto jonaprieto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we tested it in a call.

@janmasrovira janmasrovira merged commit f20492a into main Jan 15, 2025
7 of 8 checks passed
@janmasrovira janmasrovira deleted the 3130-recursive-markdown-generation branch January 15, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recursive markdown generation
2 participants