From CCDSH
						
					
				Test
header1
something
header2
something else
This is some inline code fragment or so.
And here below is some larger chunk of code:
#include <stdio.h>
#include <math.h>
int main(void)
{
 int    cnt;
 cnt=10;
 while ( cnt --> 0 )
  {     printf("%d\n",cnt);             }
 return(0);
}
Note that the <nowiki> must be preceeded by a single whitespace!
| Shopping List | |||||
|---|---|---|---|---|---|
| Bread & Butter | Pie | Buns | Danish | Croissant | |
| Cheese | Ice cream | Butter | Yogurt | ||