It might look insane, but I used to print internet articles from the internet into paper on PDF file and then read on the go.
I tried the same with yesterday React release notes.
And here is what you get when you try print it:


Im solving the problem by removing
tag from the page with Dev Tools. But maybe we can make it invisible in print mode and users will able to print the documents w/o accessing Dev Tools
It might look insane, but I used to print internet articles from the internet into paper on PDF file and then read on the go.
I tried the same with yesterday React release notes.
And here is what you get when you try print it:
Im solving the problem by removing
tag from the page with Dev Tools. But maybe we can make it invisible in print mode and users will able to print the documents w/o accessing Dev Tools