First time posting, so I do apologize for “complaining” (because Notenik is awesome):
When generating a sample display theme in a collection, it simply overwrites the existing display.html and display.css. It probably should warn / ask for confirmation when doing so. (v16.6.0)
As far as I know, display.html is a persistent temporary file used to show a preview of the Markdown to the user. You do not interact with it directly.
@zgr I think you’re thinking of the temp_display file. @benwf is referring to the display.html file that can be used to provide a merge template for the display tab (if I’m understanding correctly).
@benwf Welcome to the forum ! Glad you are here! You make a good point about warning before overwriting existing files. I’ll see what I can do about this. Thanks for the suggestion!