Brian Kalwat
Brian Kalwat
This is an awesome idea! Probably outside the scope of this PR, but it'd be amazing if you could assign Groups/RSRs to snippets to make the same ones available to...
fwiw, this is what I ended up using. `window.getComputedStyle(element, null).getPropertyValue("margin-right").replace('px','')`
@johnthepink I think leaving the status bar visible is the most friendly, but if there is a way we can (globally) make sure that it is the primary green whenever...
This looks to have maybe returned in `17.0.27`. Seeing both single-line and multi-line comments rendered on the page in HTML blocks. What's odd is that not all comments are being...
Hi @chead4! Here is the rendered page showing some of the comments being rendered on the page: Here's the [full markup](https://gist.github.com/briankalwat/53ea80ead0788e91cd25ac8b894ead9c) from the HTML block. Let me know how else...
Thanks so much @nlabarbera!