Tom’s Obvious, Minimal Language (TOML)

Sources:

title: ## Contents 
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console

Overview

About

This note is about …

Tom’s Obvious, Minimal Language (TOML) is a file format for configuration files.[3] It is intended to be easy to read and write due to obvious semantics which aim to be “minimal”, and it is designed to map unambiguously to a dictionary. Originally created by Tom Preston-Werner, its specification is open source. TOML is used in a number of software projects[4][5][6] and is implemented in many programming languages.[7]

Resources


Appendix

Note created on 2024-05-10 and last modified on 2024-05-10.

LIST FROM [[Tom's Obvious, Minimal Language (TOML)]] AND -"CHANGELOG" AND -"04-RESOURCES/Definitions/Acronyms/Tom's Obvious, Minimal Language (TOML)"

(c) No Clocks, LLC | 2024