I chose WikiText as the 13th project language file for this project (AquariOS), as WikiText is beginning to get used on this project, and it needs its own project language file.
This is an instance in which I am using WikiText/MediaWiki as a project language file, as I learned how to make the GitHub linguist recognize Markdown as a language. I found this out 2 days ago when snooping around on Apple/Swift Evolution and I have now expanded it to 4 languages. if you want to do this yourself, simply add this to your .gitattributes
file (if you haven't created one yet, make it now, do not add anything else to the file name but .gitattributes
)
*.wiki linguist-detectable=true
*.wiki linguist-documentation=false
File type: MediaWiki/Wikitext document (*.wiki)
File version: 1 (Monday, 2022 March 28th at 5:14 pm)
Line count (including blank lines and compiler line): 27