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

Ensure targetFilename is not a boolean before writing #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jasonvasquez
Copy link

Changes

  • Ensures targetFilename is set to a non-boolean value before checking if it is a markdown file
  • Simplifies creation of the options object(s) for the HTML and Markdown output functions

Fixes #58

@matthijsgroen
Copy link
Owner

Thanks! I need to do a proper dust-off of the project first (replace travis CI) then I'll merge this in :-) It will take some time though...

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

Successfully merging this pull request may close these issues.

Supplying --no-target results in error
2 participants