What is the difference between .wbm and .md?
- Extension
- .wbm
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Nokia
- John Gruber
- Description
- WBM (Wireless Bitmap (level 0)) is an image file format that is used to store wireless bitmap graphics. It is a raster image format that supports black and white images and is used mostly in mobile phones and other small devices.
- 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/vnd.wap.wbmp
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .wbm on Wikipedia
- .md on Wikipedia