What is the difference between .pic and .markdown?
- Extension
- .pic
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Unknown
- John Gruber
- Description
- A Generic Picture File is a type of file format used to store an image or graphic representation. It can be used to store digital photos, clip art, line art, and other types of graphics. Common file extensions for this type of file include .jpg, .gif, .bmp, and .png.
- 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/x-pic
- text/x-markdown
- Sample
- sample.markdown
- Wikipedia
- .markdown on Wikipedia