I chose WikiText as the 14th project language file for this project, as WikiText is beginning to get used on this project, and it needs its own project language file.
This is the fourth time 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 (Thursday, 2022 March 10th at 3:39 pm)
Line count (including blank lines and compiler line): 27