What is the difference between .82i and .markdown?
- Extension
- .82i
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Texas Instruments
- John Gruber
- Description
- TI Bitmap (82i) is a raster graphics file format used by Texas Instruments' calculators. It contains a monochrome bitmap, with a resolution of 96x64 pixels. It is used to store images, sprites and backgrounds that can be displayed on the calculator's LCD screen.
- 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.markdown
- Wikipedia
- .markdown on Wikipedia