Skip to main content

Questions tagged [status-review]

Indicates that a change in functionality is currently under consideration, or needs further investigation.

4 votes
0 answers
40 views

Allow moderators to lock questions without locking answers

In a situation such as this one: Capture multiple errors before raising an exception It would help to give moderators the power to lock only question edits/deletion, without locking new or edited ...
Reinderien's user avatar
  • 62.8k
7 votes
2 answers
181 views

MathJax is really eager to be applied to posts

When writing a MathJax heavy post I noticed a couple of bugs. For reference, here is an example of how the MathJax should look: $$ a_{i+1} = \begin{cases} \frac{a_i}{2} & \text{if $a_i \% 2 =...
Peilonrayz's user avatar
  • 43.4k
23 votes
0 answers
296 views

Fenced code blocks don't close properly at the end of a post

The new feature, GitHub (tilde) code blocks, from Implement ```-style (fenced) Markdown code blocks is a great addition, but there is a small bug which bizarrely only appears on Code Review & Code ...
Dave's user avatar
  • 221