mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

:kitten: New Kitten release

• Improves macOS post-install instructions

• Node runtime upgraded to 22.11.0

• New well-known /💕/ok route for testing new deployments (return 200 success, guaranteed to work even if your app doesn’t)

• Interpolated numbers/bare content fix in kitten.html parser.

• Now with many more tests :)

kitten.small-web.org

@aral I finally found a moment to play with #Kitten and I'm having a blast! 😻 but, I can't seem to figure out #Markdown code blocks; where can I find an example, please? 😽

@ishotjr Yay! So happy to hear it :)

Re: markdown, does this help:

kitten.small-web.org/reference

Also, here’s a more involved example, showing how to use the markdown feature programmatically (and the neat way you can run a Kitten app straight from its git repo):

codeberg.org/aral/markdown-pre

:kitten: 💕

@aral thanks! I tried both kitten.markdown and Markdown fragments and got 500 errors with each; I felt like maybe my

```
whatever ()
```

was tripping up the closing ` in the code or something? also it would try to evaluate whatever() as a function instead of ignoring it as text? let me know what I'm doing wrong — thanks! 💕

@ishotjr Oh, hmm, that sounds like a bug. Would you mind opening an issue at codeberg.org/kitten/app/issues with a basic reproduction?

(If not, no worries, consider the issue reported and I’ll do it when I’m at my computer.)

Codeberg.orgappA web development kit that’s small, purrs, and loves you.

@ishotjr Thank you, appreciate it :)