Sandbox
This is a page for testing out editing --- Jeffrey.
Now I'm trying out editing as an anonymous user. --- who knows?

Testing captcha.
Testing captcha on new.
Another headingEdit
A third headingEdit
A subheadingEdit
A sub-subheadingEdit
I'm adding several heading to get a table of contents to show up.
MathEdit
[math]\displaystyle{ \int_0^\infty x dx }[/math]
CodeEdit
#include <stdio.h>
int main(void) {
printf("hello, world!\n");
return 0;
}