Unknown Token: image (Replace with a valid image URL)
Unknown Token: image (Local image - test relative paths)
Code
Inline Code
print("Hello, world!")
Code Blocks
python•Use code with caution.content_copykeyboard_arrow_downView full snippetdef greet(name): print(f"Hello, {name}!")
greet("World")This codeblock is expandable to save on space.javascript•Use code with caution.content_copykeyboard_arrow_downView full snippetfunctionsayHello(name) { console.log("Hello, " + name + "!"); }
sayHello("World");
functionfoo(name) { console.log("Hello, " + name + "!"); }
foo("bar");Use code with caution.content_copykeyboard_arrow_downView full snippetNo language specified This is a plain code block.
A final paragraph before list. keyboard_arrow_downkeyboard_arrow_down
This is Footnote 2. Footnote 2 Depends on technology, linklinklink as well as advanced technology. keyboard_arrow_downkeyboard_arrow_downkeyboard_arrow_down
Footnotes can be defined anywhere in the page but are preferably placed at the very end.pagex will directly inline footnotes at their relevant sections, their definitions won't be included in the rendered frontend.