

While federation between here and voyager clearly somewhat worked at one point, it seems like it’s currently broken. Before starting this test, I verified that Voyager has 1 local subscriber to this comm. I then upvoted a different comment from each instance, and commented on the one I upvoted from the other instance. Neither my votes or comments appear to have federated in either direction.
On https://phiresky.github.io/lemmy-federation-state/site?domain=lemmy.ml voyager’s last successful activity has increased several times.
On https://phiresky.github.io/lemmy-federation-state/site?domain=voyager.lemmy.ml I consistently get an error.
I upvoted this comment on ml and commented on it from voyager: https://voyager.lemmy.ml/post/16766/13025#comment-13025
I upvoted this comment on voyager and commented on it from ml: https://lemmy.ml/post/47547535/25761105








The superscript icon doesn’t handle links (or the markdown library handles it incorrectly?).
This text:
Rhino horns are a prized commodity on the black market, and organized criminal networks are involved in smuggling them from Africa to Asia. Image by [Rollison, Nan](https://www.fws.gov/media/rhino-horns) (Public Domain).Is converted to:
^Rhino\ horns\ are\ a\ prized\ commodity\ on\ the\ black\ market,\ and\ organized\ criminal\ networks\ are\ involved\ in\ smuggling\ them\ from\ Africa\ to\ Asia.\ Image\ by\ [Rollison,\ Nan](https://www.fws.gov/media/rhino-horns)\ (Public\ Domain).^Which does not render the link properly:
Rhino horns are a prized commodity on the black market, and organized criminal networks are involved in smuggling them from Africa to Asia. Image by [Rollison, Nan](https://www.fws.gov/media/rhino-horns) (Public Domain).
This markdown would render properly, maybe others would too:
^Rhino\ horns\ are\ a\ prized\ commodity\ on\ the\ black\ market,\ and\ organized\ criminal\ networks\ are\ involved\ in\ smuggling\ them\ from\ Africa\ to\ Asia.\ Image\ by^ [^Rollison,\ Nan^](https://www.fws.gov/media/rhino-horns) ^(Public\ Domain).^Rhino horns are a prized commodity on the black market, and organized criminal networks are involved in smuggling them from Africa to Asia. Image by Rollison, Nan (Public Domain).