Anthony
Anthony
Great point. We've tried a similar pattern in other repos and never really found a pattern that stuck, so I'm not super familiar with great patterns here. Is `releases/1.x` too...
We probably wouldn't deviate too far from all of our other repositories, but the names there can translate to a similar pattern. That is, we might be able to develop...
Yeah, that definitely makes a lot of sense. I can put up a PR or two and hopefully unblock 1.1 development here.
For a data point, i get the mini scrollbar on Firefox on Linux:  And on Chromium on Linux: 
I noticed this with a zoomed out display as well for some reason: 
Ahhh very true, that explains a lot. I know we talked about the parent element overflow hack earlier -- I thought I only tested the hack and never ended up...
I'll target a 1.1 release for now, however I think this probably makes sense in a 2.0 release with a few other backwards incompatible changes before a 3.0 or greater...
The citation display looks incorrect in this PR  This should match the surrounding styles, and should have matched the html4 output
It looks like you didn't build the assets on this PR, so the PR build output looks broken. Can you update this PR with the built assets?
So, these assets always had to be manually built when opening/changing a PR, which is actually one of the reasons we don't want to check these assets in to the...