awesome-print / awesome_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
http://github.com/michaeldv/awesome_print
MIT License
4.08k stars 454 forks source link

Fix HTML printing. #117

Closed MikeMcQuaid closed 11 years ago

MikeMcQuaid commented 11 years ago

With inspiration from: https://github.com/michaeldv/awesome_print/issues/49 https://github.com/michaeldv/awesome_print/commit/b1b8dd

Thanks to @yebyen and @denishaskin

Fixes #49. Fixes #78.

Let me know if this needs tweaked at all.

rromanchuk commented 11 years ago

:+1:

rromanchuk commented 11 years ago

@mikemcquaid is someone maintaining this somewhere else? This project seems dead as @michaeldv seems MIA

MikeMcQuaid commented 11 years ago

@rromanchuk @michaeldv has replied to my email and said he'll merge this at some point. I'm sure he will.

MikeMcQuaid commented 11 years ago

@rromanchuk Merged.

XULRunner42 commented 11 years ago

Confirmed. Good fix. Recommended to push a new release to rubygems.