doc_website icon indicating copy to clipboard operation
doc_website copied to clipboard

Format declaration headers

Open nayeemrmn opened this issue 3 years ago • 0 comments

https://doc.deno.land/builtin/stable:

image -> image

Adjusting to client width isn't feasible, I think these should be wrapped to an 80 column limit with deno fmt/dprint on the server side. If the client's display is small, they should expect to see further wrapping on each line by the browser, but I think that's an okay compromise.

nayeemrmn avatar Dec 18 '20 18:12 nayeemrmn