What is the difference between .rmf and .md?
- Extension
- .rmf
- .md
- Format
- Binary
- Text
- Category
- Camera
- Developer
- Developer
- RealNetworks
- John Gruber
- Description
- RMF (Raw Media Format) is an audio file format created by Beatnik, Inc. It is used for storing digital audio and sound data. RMF files are often used for streaming audio on the web and can contain multiple audio tracks in one file. RMF files are also used to store MIDI data.
- 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/vnd.rn-realmedia
- text/x-markdown
- Sample
- sample.rmf
- sample.md
- Wikipedia
- .md on Wikipedia