Nina Zakharenko
Nina Zakharenko
From the interface it's pretty non-obvious that the expand section can actually be... expanded. I added the following changes: - Add a mouse over to the title that's the same...
Add a language label to each individual code block, move the copy to clipboard button down to accommodate the new header ## Before  ## After 
There were two css files present containing themes for code styles: - `static/css/hybrid.css` - `static/css/atom-one-dark-reasonable.css` (actively used) In this PR I: - removed the unused hybrid.css - removed references to...
After using the `help()` command, check the instructions for exiting the screen. Pressing q doesn't seem necessary on Windows. Reported by @clarkio.