double beep
double beep
Consider this markdown: ``` > * One (this point is italic) > * Two > * Three This is italic, and because of a lack of termination (#21), everything after...
Many items in the LQP review queue are often code-only answers which are incorrectly flagged by other users. I am just bored to click add comment > find the an...
I have come across many posts where people inserted their images with the format:  I don't really know why they did it, however, my...
Could it be possible to remove all unneeded newlines from the post? These are: - all the newlines from the end. - the following: ``` Test1
If a question is part of a collective, ([1](https://stackoverflow.com/q/73405159), [2](https://stackoverflow.com/q/62052185)), the userscript fails to run: ``` Uncaught TypeError: Cannot read properties of null (reading 'textContent') at moveQuestionStats ``` https://github.com/CertainPerformance/Stack-Exchange-Userscripts/blob/80a46191412b40285ddb63e03b4d766087f97be8/Sidebar-Question-Stats/StackSidebarQuestionStats.user.js#L55
The [API filter generation page](https://metasmoke.erwaysoftware.com/api/filters) indicates that only the `id`, `domain`, `whois`, `created_at` and `updated_at` fields of `spam_domains` are available. Would it be possible to also return the TP/FP/NAA counts...
Also bumps some dependencies. Closes #3415
Occasionally, SD reports community wiki posts, or questions that are closed minutes after they are reported. FIRE considers these as "edited", even though they haven't been edited, due to the...