What is the difference between .jng and .md?
- Extension
- .jng
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Mozilla Corporation
- John Gruber
- Description
- Image file format related to the .PNG format, but uses lossy compression like standard .JPG files; developed as a sub-format for .MNG objects, but can also be used as a standalone raster image format.
- 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-jng
- text/x-markdown
- Sample
- sample.jng
- sample.md
- Wikipedia
- .jng on Wikipedia
- .md on Wikipedia