What is the difference between .cip and .md?
- Extension
- .cip
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Cisco
- John Gruber
- Description
- CIP is a proprietary image format developed by Cisco Systems for its IP phones. It is used to store images, backgrounds, icons, and logos, and is optimized for use on Cisco IP phones. It is not compatible with other image formats.
- 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
- application/x-cisco-vnd.cip
- text/x-markdown
- Sample
- sample.cip
- sample.md
- Wikipedia
- .md on Wikipedia