OBOFoundry.github.io icon indicating copy to clipboard operation
OBOFoundry.github.io copied to clipboard

For all principles, enforce proper usage of quotes, ticks, backticks

Open nataled opened this issue 1 year ago • 1 comments

Originally posted by @cmungall in https://github.com/OBOFoundry/OBOFoundry.github.io/pull/2668#discussion_r1915447484

I recommend backticks over double quotes in markdown when referring to controlled terms, curies, etc

nataled avatar Jan 14 '25 20:01 nataled

Note: We often use backticks for cases where we want to show how something should look in a file. Note: Manchester syntax uses single quotes for term labels; perhaps we should follow that example.

list of different cases we need to consider:

  • OBO Namespaces
  • CURIEs
  • term labels
  • Requirement levels (MUST, SHOULD, etc)
  • file names
  • URLs, IRIs (all of which should be clickable?)
  • (more to be added)

nataled avatar May 06 '25 16:05 nataled