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

resolves #1082 HTMLTable formatter delegates to format method of inner formatter #1083

Commits on Jun 1, 2019

  1. resolves rouge-ruby#1082 HTMLTable formatter delegates to format meth…

    …od of inner formatter
    
    - HTMLTable formatter delegates to format method of inner formatter instead of span method
    - append trailing newline if missing (but don't wrap as whitespace token)
    - add test
    - only yield once in stream method of HTMLTable formatter
    mojavelinux committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    dcd2ded View commit details
    Browse the repository at this point in the history