// The prismatic block is for highlighting code fragments
// Enter the language in the insepector on the right
#include
void setup() {
Serial.begin(9600);
while (!Serial);
Serial.println("Started");
}
Simple tables can be useful | as layout aids but cells can have |
only basic text in them | Some escaping works though $$e-mc^2$$ |
For anything even slightly more complicated | use markdown to generate data tables |
________________________________________
( code blocks are for pre-formatted text )
----------------------------------------
o ^__^
o (oo)\_______
(__)\ )\/\
||----w |
|| ||
markdown blocks
Simple markdown can do a lot
- plain ascii input
- widely used
- human readable even without rendering