pkg / browser

Package browser provides helpers to open files, readers, and urls in a browser window.
BSD 2-Clause "Simplified" License
559 stars 99 forks source link

Create temporary file with .html extension in OpenReader #33

Closed tklauser closed 3 years ago

tklauser commented 3 years ago

Rather than creating a temporary file and then renaming it to have a .html extension, create the temporary file with the extension directly.

tklauser commented 3 years ago

Friendly ping @davecheney @luna-duclos