Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feel free to use images wherever you like.

Image Added

Even Youtube-Videos will work

Widget Connector
urlhttps://www.youtube.com/watch?v=DXPlZhIjBss

And of course

Code Block
languagejs
function helloWorld() {
    alert('Code blocks work to!');
}
 

...


helloWorld();

Just try it out

Image Added