double beep
double beep
Does this look good? Partly inspired from [Stacks](https://github.com/StackExchange/Stacks/blob/3877584721bc8ffd1ad9d07f39ffae176eb2bf56/docs/.eleventy.js#L104-L126). ```js [...document.querySelectorAll('.s-prose pre')].forEach(codeBlock => { codeBlock.classList.add('s-code-block'); // add the stacks class in case it doesn't already exist // the last item of...
[Chat request (original)](https://chat.stackoverflow.com/transcript/41570?m=45975480)
> - newlines count as terminating the given bold/italic sequence Not *completely* accurate: ``` **not bold ** *not italic * **should be bold** *should be italic* ``` --- **not bold...
I believe that in lists a space between the `-`/`*`/... character and the list content is necessary, while in italic/bold there must be no space between `**`/`__`/... and the emphasised...
As a temporary workaround, you can use: var options = {"position":{"my":"left top","at":"right center"},"css":{"max-width":300,"min-width":300},"closeOthers":false};
Can be fixed with: ``` fixes.mse90713 = { title: "Show “this question has an active bounty and cannot be closed” earlier, when it applies", url: "https://meta.stackexchange.com/q/90713", // XXX: the bounty...
Hmm... I'm reluctant to approve this. IIRC, the reason that adding answer-related comments via the AF menu on non-SO sites was disabled is because of [this Charcoal policy](https://charcoal-se.org/training/reports.html#comments-on-reported-posts): > You...
I'm sorry for the delay in responding. Since I've rewritten some parts of the code this PR modifies, could you open a new PR with your changes? Thanks!
@slear closing this now, if you face this issue with v2.0.0, ping me.
[Makyen's comment](https://chat.stackexchange.com/transcript/message/66162919), for reference.