What is the difference between .bmp3 and .md?
- Extension
- .bmp3
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Microsoft
- John Gruber
- Description
- BMP3 (Bitmap 3) is a file format for storing and sharing digital images. It is a variant of the BMP (Bitmap) format, which is a commonly used image file format that is supported by many different operating systems and applications.
- 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/bmp
- text/x-markdown
- Sample
- sample.bmp3
- sample.md
- Wikipedia
- .bmp3 on Wikipedia
- .md on Wikipedia