Skip to content

Attempt to auto-load unknown input/output formats #51

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

Closed
postmodern opened this issue Apr 29, 2013 · 1 comment
Closed

Attempt to auto-load unknown input/output formats #51

postmodern opened this issue Apr 29, 2013 · 1 comment
Assignees

Comments

@postmodern
Copy link
Contributor

When invoking kramdown -o foo and there is no Kramdown::Document#to_foo method, kramdown should attempt to load kramdown/converter/foo and try again. Likewise, this could be done for -i foo and kramdown/parser/foo. This would allow kramdown to automatically leverage other kramdown libraries.

@ghost ghost assigned gettalong Apr 30, 2013
@gettalong
Copy link
Owner

Seems to be a good idea!

gettalong added a commit that referenced this issue May 9, 2013
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

2 participants