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

Can't find includes if file argument is in a subdirectory #20

Open
corylanou opened this issue Feb 8, 2024 · 0 comments
Open

Can't find includes if file argument is in a subdirectory #20

corylanou opened this issue Feb 8, 2024 · 0 comments

Comments

@corylanou
Copy link
Member

if I run this command from the root it can't find any of the includes:

hype export -format=markdown -f .hype/module.md > README.md

but if I run this command from the .hype` directory it works fine:

hype export -format=markdown -f module.md > ../README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant