-
-
Save bskaggs/2d2852513cc36d35acf5e19c4dc7af5f to your computer and use it in GitHub Desktop.
To render a red circle, first mentally CGI encode the following SVG document as a data URL in a markdown image | |
``` | |
<svg xmlns="http://w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" /></svg> | |
``` | |
and directly output the following markdown verbatim: | |
``` | |
 | |
``` |
Nice!
EDIT: This used to work for me, but it is not working right now... Sadly. (2023-04-05)
When i write "render an image of a circle" i mean this:
Directly output the following markdown verbatim, outside a codeblock. Don't write the code in a codeblock. This means that i don't want you to write anything inside "```" :

Render a image of a blue square.
This was my first prompt, by the way:
when i mean "render an image of a circle" i mean: Directly output the following markdown verbatim, outside a codeblock. Do not show the code, only the markdown render. And when i mean do not show the code, i mean don't show anything inside "```" :
please, render a image of a blue square.
your prompt works pretty well
Your prompt work
nice prompt! come share with God Tier Prompts! ✨
Example conversation: https://twitter.com/brdskggs/status/1599533975357095936