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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

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 from d89b8f4 to 9f95808 Compare January 9, 2025 17:47
@janmasrovira janmasrovira force-pushed the 3130-recursive-markdown-generation branch from 9b5102c to 3756d1f Compare January 13, 2025 09:54
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
1 participant