Skip to content

Instantly share code, notes, and snippets.

@akatov
Last active October 13, 2023 18:04
Show Gist options
  • Save akatov/47e6826faa2119df84c567678ae11aa7 to your computer and use it in GitHub Desktop.
Save akatov/47e6826faa2119df84c567678ae11aa7 to your computer and use it in GitHub Desktop.
Another Hoot Experiment
testing out how images get processed by hoot

Some inline text:

let x = 2 + 3;
function hello() {
  console.log("hello");
}

and here an image ./a.png

and here an image a.png

and another ./isewtweetbg.jpg

how about an external one:

https://i.imgur.com/vunwoQ7.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment