What is the difference between .pam and .markdown?
- Extension
- .pam
- .markdown
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Bryan Henderson
- John Gruber
- Description
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- 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-portable-arbitrarymap[3]
- text/x-markdown
- Sample
- sample.pam
- sample.markdown
- Wikipedia
- .pam on Wikipedia
- .markdown on Wikipedia