Consider superscript advertising as the default #201
Closed
Comments
Ooh, this is an interesting idea. I'm very ambivalent about the ad (#69), but I also don't enjoy looking at horribly formatted reprexes, so we've made the default |
I note that the https://meta.stackexchange.com/questions/1777/what-html-tags-are-allowed-on-stack-exchange-sites |
Yep works on SO e.g. https://stackoverflow.com/q/52178933/1664978
…On Wed, 5 Sep 2018 at 9:18 pm, Jennifer (Jenny) Bryan < ***@***.***> wrote:
I note that the <sup> tag is whitelisted on Stack Overflow, so that's
good.
https://meta.stackexchange.com/questions/1777/what-html-tags-are-allowed-on-stack-exchange-sites
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#201 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHvGDH8JIS5uBibmeVAS7LibSl8NKcIeks5uX7LwgaJpZM4WaWJX>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I like using
advertise = TRUE
(the default): it's a nice acknowledgement of the package authors and a signal that it's actually a reprex.That said, I slightly prefer
Created on 2018-09-05 by the reprex package (v0.2.0).
over
Created on 2018-09-05 by the reprex package (v0.2.0).
as the former makes the advertisement separate from the body text rather than a continuation of it. It's a matter of taste, but I thought I'd bring it up in case you like it but hadn't considered it.
Thanks!
The text was updated successfully, but these errors were encountered: