dowath
I was going to ask if it’s only on the commercial wordpress offering but nope turns out they’ve put it out a plugin. https://github.com/Automattic/wordpress-activitypub
Goes to show how Adobe’s whole schtick about subscriptions meaning they can put more money into improving their products is bullcrap. Resolve is hot on their heels.
thank god, i can’t open my wallet with one hand
Third-party batteries are fine but as others have mentioned, look for a reputable seller. Newer Tech NuPower, XINGLT, iFixit. etc. Any ‘official’ battery you get is likely going to be a second-hand one or a third-party one being sold as official anyway.
It’s one of those project names that only makes sense if you know that the creator goes by the name ‘thatonecalculator’, ‘calc’ for short and it’s their fork of ‘misskey’ - boom, it’s calckey.
But for anyone else and general adoption it really doesn’t suit it. I think I’d have to come up with new names for some of my personal projects too if I ever released them since the naming scheme is similar… like ‘dowathbin’ ‘dowathstodon’
You can also do this with any theme if you setup a CSS Snippet:
// This is the one that works for me
.markdown-source-view.mod-cm6 .cm-scroller {
font-family: monospace;
}
// You may also want to do this one
.markdown-source-view {
font-family: monospace;
}
Then reading view will use whatever font you’ve configured in the settings.