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

Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) #6097

Merged
merged 1 commit into from Feb 16, 2019

Commits on Feb 16, 2019

  1. Recover panic in orgmode.Render if bad orgfile (go-gitea#4982) (go-gi…

    …tea#5903)
    
    This PR protects against the panic referred to in chaseadmsio/goorgeous#82
    by recovering from the panic and just returning the raw bytes if
    there is an error.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 16, 2019
    Copy the full SHA
    b585224 View commit details
    Browse the repository at this point in the history