We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

SnesLab:Sandbox: Difference between revisions

From SnesLab
Jump to: navigation, search
mNo edit summary
([01:35:28] <Catador> how do I make # not start a numbered list)
Line 53: Line 53:
===== Heading 5 =====
===== Heading 5 =====
====== Heading 6 ======
====== Heading 6 ======
# List
# List
# List
&#x23; Not list<br>
&#x23; Not list<br>
&#x23; Not list

Revision as of 23:38, 8 July 2019

Welcome to the SNESLAB wiki!

The rest of this page is reserved for testing lots of stuff. italic bold bold italic

function int m2() is nice.

#include <iostream>
int m2 (int ax, char *p_ax) {
  std::cout <<"Hello World!";
  return 0;
}
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
SNESLAB logo

SNESLAB logo


Getting started

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6
  1. List
  2. List
  3. List

# Not list
# Not list
# Not list