What is the difference between .73i and .markdown?
- Extension
- .73i
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Texas Instruments
- John Gruber
- Description
- A 73i (TI Bitmap) is a graphics file format used by Texas Instruments calculators. It stores bitmap images, which are composed of pixels, and can be used to create graphics on the calculator's display.
- An MD file is a text file created using one of several possible dialects of the Markdown language. It is saved in plain text format but includes inline text symbols that define how to format the text (e.g., bold, indentations, headers, table formatting). MD files are designed for authoring plain text documentation that can be easily converted to HTML.
- MIME Type
- image/x-73i-pict
- text/x-markdown
- Sample
- sample.markdown
- Wikipedia
- .markdown on Wikipedia