Skip to content

Fix bug that "input" cannot be recognized as an option - #312

Closed
yzyzsun wants to merge 1 commit into
gettalong:masterfrom
yzyzsun:patch-1
Closed

Fix bug that "input" cannot be recognized as an option#312
yzyzsun wants to merge 1 commit into
gettalong:masterfrom
yzyzsun:patch-1

Conversation

@yzyzsun

@yzyzsun yzyzsun commented Feb 17, 2016

Copy link
Copy Markdown
Contributor

I found symbol :input can be recognized as an option of Kramdown::Document.new, but string "input" cannot. Then I found out that it is because @ is omitted in initialize method.

This can also fix that input option does not work in Jekyll's _config.yml since Jekyll passes input as a string.

@gettalong gettalong self-assigned this Feb 17, 2016
@gettalong gettalong added the bug label Feb 17, 2016
@gettalong

Copy link
Copy Markdown
Owner

Thanks for the bug fix!

@gettalong gettalong closed this Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants