10 lines
273 B
Markdown
10 lines
273 B
Markdown
# Bellande Format
|
|
|
|
Bellande File Format is a file format that that can be used as any file type.
|
|
|
|
- Indentation-based structure
|
|
- Simple key-value pair syntax
|
|
- Support for lists and nested structures
|
|
- Basic data types (strings, numbers, booleans, null)
|
|
- Comment support
|