Libs: "Hexbear is a tankie echo chamber"
the Hexbear echo chamber:
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Gossip posts go in c/gossip. Don't post low-hanging fruit here after it gets removed from c/gossip
Libs: "Hexbear is a tankie echo chamber"
the Hexbear echo chamber:
post hog
ok
There's another one, if you write beanis it gives you a ton of upbears.
oh holy shit
It kills me that there's no way to do strikethrough on here
~~ah... eto... bleh~~
~~I swear I've tried to do this in the past and it hasn't worked~~
Awesome post, comrade
Something I just discovered yesterday is that it's impossible to post selected excerpts from a numbered list, it auto"corrects" the numbers to be sequential.
6. i think you can escape the period
7. Like this: 7\.
3. Let's
6. See
👍
this is not the first item on the list
this is the second item as well
or is it?
2. this is not the first item on the list
2. this is the second item as well
3. or is it?
You don't have to start at one but you can't skip any. These were written as 4, 7, 12:
This is the fourth entry
This is the seventh entry
This is the twelfth entry
...
...
The formatting sucks, but it can be done. You essentially are just breaking it up into three separate lists.
Yeah the workaround I found yesterday is prepending a bit of text to each entry, but it surprised me that I had to
Do triple nested block quotes work?
I dunno why not try?
Yeah I suppose I could
Seems like they work fine
const post = 'post';
switch (post) {
case 'Hog':
console.log('Hog posted.');
break;
case 'Sicko':
console.log('yes)
default:
console.log(`ppb}.`);
}
Totally didn't do a stack overflow statement because I forgot how to do a switch statement in JS
ok now how do i do an in-line spoiler thanks
cant
MARKDOWN SUCKS
Thanks.
Not that big but something I learned semi-recently since I write my notes in markdown, but when making lists, you can use either the "-" or the "+" symbol.
So this is a list with +
but looks like this:
+ Stalin
+ shouldn't
+ have
+ stopped
+ at
+ Berlin
an *
works too:
- dash
* asterisk
+ plus
TIL but why are your bullets square and mine are circles?
I kind of hate you for making me aware of this because now I have to update the emulation thread
This is an image:
![](https://hexbear.net/pictrs/image/456a406f-0cbc-4a0b-8062-d89a078ff465.png)
Always include a description of your image between the square brackets so that visually impaired users know what the image is a picture of. Example:
![post maxi tweet](https://hexbear.net/pictrs/image/456a406f-0cbc-4a0b-8062-d89a078ff465.png)
or
![It's post maxi. If grossing in hhyswixw](https://hexbear.net/pictrs/image/456a406f-0cbc-4a0b-8062-d89a078ff465.png)
or
![https://xcancel.com/cushbomb/status/1713822219074457833](https://hexbear.net/pictrs/image/456a406f-0cbc-4a0b-8062-d89a078ff465.png)
Or if you want, you can include a title for your image, which non-visually-impaired users will see when hovering over the image. Like this:
![It's post maxi. If grossing in hhyswixw](https://hexbear.net/pictrs/image/456a406f-0cbc-4a0b-8062-d89a078ff465.png "It's post maxi. If grossing in hhyswixw")
More detail about the importance of alt text for screen readers
Also, you can host videos with sound on toots.matapacos.dog and embed them on Hexbear (but you should include descriptions of any videos you post for blind users, too).
Example: I posted a video in this toot, and now I can embed it
![We hold these truths to be self-evident. All men and women are created, by the, you know, you know the thing](https://assets.toots.matapacos.dog/media_attachments/files/113/027/984/434/659/548/original/58d6bb11df28b827.mp4)
omg i have never seen anyone do this video thing and I am not sure I want it to spread so please don't tell anybody again
tho the video you posted was funny hahaha
but how did you do the orange text in the nested blockquote?
Editing iut comment cos I don't actually understand
What makes emojis different from images that they will be displayed in line?
custom parsing rule for alt-text. if the first word is 'emoji' it's rendered as an emoji.
![](https://hexbear.net/pictrs/image/a66b82a6-450d-450a-8116-4989af1de8bf.png "emoji post-maxi")
![](https://hexbear.net/pictrs/image/a66b82a6-450d-450a-8116-4989af1de8bf.png "post-maxi")
hot diggity
Multi-level lists.
Using 4 spaces at the front helps continue the list or make multi-level lists
Quotes
Why have I never seen this before?
Now all Bureaucrat see it
actually two lines should be changed from:
| how | to
to
| how | to |