What is the difference between .bfl and .md?
- Extension
- .bfl
- .md
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- Binary Formats Ltd.
- John Gruber
- Description
- BFL (BFLI) is a binary file format used by the Binary File Library (BFL) library for storing binary data. It stores data in a compressed format and can be used for storing large amounts of data in a single file. BFLI files are cross-platform compatible.
- 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/octet-stream
- text/x-markdown
- Sample
- sample.md
- Wikipedia
- .md on Wikipedia