Interlisp source files embed binary control codes for text formatting such as ^F^B for bold. GitHub renders the codes as boxes in browsers other than Firefox, which strips the codes. Here's a sample file:
https://github.com/pamoroso/braincons/blob/main/BRAINCONS
Codeberg thinks the sources are binary files and doesn't render them. The same file on Codeberg:
https://codeberg.org/amoroso/braincons/src/branch/main/BRAINCONS
I'd love to migrate my Interlisp code to @Codeberg but this is a showstopper.