diff --git a/example.js b/example.js new file mode 100644 index 0000000..5f37024 --- /dev/null +++ b/example.js @@ -0,0 +1,79 @@ +/* eslint-disable unicorn/no-abusive-eslint-disable */ +/* eslint-disable */ +// @ts-nocheck +function KitchenSink() { + return ( + <> + {/* content */} + some random text **here** all of it gets merged into the message content, + separated by space + + + {/* embeds */} + + + author name + + title + description{"\n"} + aaaaaaaaa + field content + + field content but inline + + + + + + + + footer content + + + {/* files */} + + {/* components */} +