What is the difference between .92i and .md?
- Extension
- .92i
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Texas Instruments
- John Gruber
- Description
- A TI Bitmap (92i) is a file format used by Texas Instruments graphing calculators to store images. It can store up to 256 colors with a resolution of 384x128 pixels. These images are often used to create custom backgrounds or sprites for games.
- 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
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .md on Wikipedia