titlecase

See also: title case

English

Etymology

title + case

Noun

titlecase (countable and uncountable, plural titlecases)

  1. (computing, countable, uncountable) The variant of the letter that is used when this letter appears in the beginning of the sentence.
    In ASCII, there are uppercase letters and lowercase letters, but in Unicode, there is also a third sort of case, called titlecase.
  2. (computing) Such letter.

Verb

titlecase (third-person singular simple present titlecases, present participle titlecasing, simple past and past participle titlecased)

  1. (computing, transitive) To convert to titlecase form.
    • 2012, Wesley Chun, Core Python Applications Programming
      For example, if we wanted to titlecase the BlogPost title, you would simply call the title() filter like this: <h2>{{ post.title|title }}</h2>

Anagrams

This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.