Code Format/Mark-up
Also called programming style or coding convention, a set of guide-lines how to style and format your text to make it more read- and maintain-able.
Formatting data
Determines how you should print a date, a double or any other data-type. Either by adding extra indentation, white-spaces or punctuation.