${text=`#Featherdown Playground Start writing to begin a paragraph. Empty line(s) separate the next paragraph. Text can be styled much like in markdown: - **bold**, //italic//, even //**both**// - ==highlighted==, ++inserted++ and ~~redacted~~ (redacted) - Sub- and superscripted: - log¨2 - 2^10 - used to explain ´´inline code´´ - and much, much more.... ||**super secret** spoilers|| | :info:That was a nested list, and //this// is an //admonition//. Centered text may be indented with five tabs //**visually**// just like haiku 10+ tabs for right-aligned text with a designer-like feeling featherdown.svg ((figures will be centered by default)) ((and you can specify a size: ´´((small))´´, ´´((medium))´´, etc...)) ((small)) ## Headers can be added with hashtags (##) ### More hashes mean deeper levels ###... This is known as ATX-format. Alternatively, you can also use SETEX-like headings, defined by the symbols in the line just below ´´#####´´, ´´#=#=#=#=´´, ´´====´´, etc... Layout #=#=#=#=# ELEMENT MARKER Admonition ´´|´´ Polycolumn ´´|||´´ Quote ´´>´´ Code block ´´{{´´´}}´´ Footnotes [1] ´´^^^^^^´´ etc... ... ((Tables are super easy, just separate columns with some [[tabs]])) Specials #=#=#=#=# Dates are autoformatted since 16-10-2022. To learn more about [featherdown] and site.name, feel free to navigate and @@@ contact site.author! @@@ ^^^^^^^^^ 0 This playground is still in alpha, many things may not work or be unergonomic 1 There's a great [featherdown cheatsheet] `,""} ${ ScriptLoad("codes/core/logger.js"), Hoper("LivePlaygroundl")(text) }