Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 944 Bytes

PROJECT_LANG_1.markdown

File metadata and controls

25 lines (14 loc) · 944 Bytes

Project language file

For URLL-Specification

The project language file for this project is Markdown, as this project (URLL-Specification) is mainly just an article, and needs nothing more.

This is a rare instance in whuich I am using Markdown as a project language file, as I learned how to make the GitHub linguist recognize Markdown as a language. I found this out when snooping around on Apple/Swift Evolution 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)

*.md linguist-detectable=true
*.md linguist-documentation=false

File info

File type: Markdown document (*.md)

File version: 1 (Monday, July 12th 2021 at 9:10 pm)

Line count (including blank lines and compiler line): 26