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

Respect pygments config option in Redcarpet renderer. #1053

Merged
merged 4 commits into from May 7, 2013

Conversation

parkr
Copy link
Member

@parkr parkr commented May 7, 2013

An alternative to #1038.

@parkr
Copy link
Member Author

parkr commented May 7, 2013

@mattr- All tests are now passing on my machine. What do you think of this? The @config isn't available to the subclass of Redcarpet::Render::HTML so this is what I did instead.

@mattr-
Copy link
Member

mattr- commented May 7, 2013

👍 :shipit:

@parkr
Copy link
Member Author

parkr commented May 7, 2013

😓 phew, the travis failure is just that weird cucumber stack trace thing. i'll run it again locally just to make sure it works, then i'll merge.

@parkr
Copy link
Member Author

parkr commented May 7, 2013

Passed. Merging and I'll throw up 1.0.1.

parkr added a commit that referenced this pull request May 7, 2013
Respect pygments config option in Redcarpet renderer.
@parkr parkr merged commit cb0054b into master May 7, 2013
@parkr parkr deleted the redcarpet-respect-pygments branch May 7, 2013 22:57
parkr added a commit that referenced this pull request May 7, 2013
@djui
Copy link
Contributor

djui commented May 8, 2013

@parkr Nice work. Thanks!

include WithoutPygments
end
end
rescue LoadErro

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, good catch :)

@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants