The Real Grunfink
@grunfink@comam.es
Author of the #snac #ActivityPub instance server and other pieces of singular software. Not a real Grünfink. #fedi22
comam.es
The Real Grunfink
@grunfink@comam.es
Author of the #snac #ActivityPub instance server and other pieces of singular software. Not a real Grünfink. #fedi22
comam.es
@grunfink@comam.es
·
Feb 28, 2026
Your snac posts can be fancyMessages in strikethrough and underlined styles by surrounding text with one asterisk, two asterisks, backquotes, two tildes and two underlines, respectively.
Line breaks are respected and output as you write them.
Prepending a greater-than symbol in a line makes it a quote:
Links can also be written in standard Markdown style.
Some emojis: 😆 ❤️ 🍺 🤷 ¯\_(ツ)_/¯
Image URLs written in standard Markdown style for images are converted to ActivityPub attachments.
Three minus symbols in a line make a separator:
Headings can be defined using one, two, or three hash symbols in the beginning of a line, followed by a blank:
header level 1header level 2header level 3But please take note that every ActivityPub implementation out there have its own rules for filtering out these formatting styles, so you can only guess what other people will really see.
These acrobatics are better documented in the snac(5) man page.
WHAT IS THIS SNAC THING?
View on comam.es
snac allow a special subset of Markdown, that includes emphasized, strong, monospaced, Line breaks are respected and output as you write them.
Prepending a greater-than symbol in a line makes it a quote:
This is quoted textIt also allows preformatted text using three backquotes in a single line:
All angle-prepended lines are grouped in the same blockquote
/* this is preformatted text */
struct node {
struct node *prev;
struct node *next;
};
- One level bullet lists
- are also supported,
- by starting a line with a hyphen or asterisk followed by a space.
Links can also be written in standard Markdown style.
Some emojis: 😆 ❤️ 🍺 🤷 ¯\_(ツ)_/¯
Image URLs written in standard Markdown style for images are converted to ActivityPub attachments.
Three minus symbols in a line make a separator:
Headings can be defined using one, two, or three hash symbols in the beginning of a line, followed by a blank:
header level 1header level 2header level 3But please take note that every ActivityPub implementation out there have its own rules for filtering out these formatting styles, so you can only guess what other people will really see.
These acrobatics are better documented in the snac(5) man page.
WHAT IS THIS SNAC THING?
0
0
0