What is the difference between .wap and .markdown?
- Extension
- .wap
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Nokia
- John Gruber
- Description
- Wireless Bitmap (level 0) (WAP) is a file format created specifically for the web-enabled mobile devices and is used for creating small images and graphics. It is a device-independent bitmap (DIB) format, which supports up to 256 colors in the RGB color space. W
- 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
- .wap on Wikipedia
- .markdown on Wikipedia