What is the difference between .86i and .markdown?
- Extension
- .86i
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Texas Instruments
- John Gruber
- Description
- TI Bitmap (86i) is a raster image file format used by Texas Instruments graphing calculators. The 86i format is used to store bitmap images, which are composed of individual pixels with a specific colour and intensity. The file format allows for images to be displayed on the calculators.
- 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