What is the difference between .jnx and .md?
- Extension
- .jnx
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Garmin
- John Gruber
- Description
- JNX is a raster image file format used by Garmin devices. It stores satellite map images seen through a BirdsEye subscription. This satellite maps are divided into smaller tiles for faster loading when displaying them. Hence, the name tile 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
- application/x-jnx
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .md on Wikipedia