The proposal
Tim Berners-Lee submits Information Management: A Proposal at CERN.
SpecificationsnormativeSheet 11 of 18
A readable dated narrative that opens as a beautiful line of moments without silently sorting the author’s story.
*.timeline.md§ 01
On a wide screen, moments alternate above and below a single axis. On a phone, the same authored order becomes a clean vertical trail. Rich Markdown detail travels with every point.
--- markdownto: [email protected] title: A short history of the web --- # A short history of the web ## 1989-03-12 — The proposal Tim Berners-Lee submits *Information Management: A Proposal* at CERN. ## 1991-08-06 — The first public website The web project becomes available outside CERN. ## 1993-04-30 — The web enters the public domain CERN releases the software required to run a web server with an open licence.
3 momentsin authored orderdated story
Tim Berners-Lee submits Information Management: A Proposal at CERN.
The web project becomes available outside CERN.
CERN releases the software required to run a web server with an open licence.
§ 02
## YYYY-MM-DD — Title§ 03
Verb
Meaning
Source edit
list
Prints moments in authored order, optionally filtered by inclusive --from and --to dates.
None. It is a read-only view of the file.
§ 04
--- markdownto: [email protected] --- ## someday — Not a date ## 2026-08-10 — ### Too deep
MDTO1101 error line 5
## someday — Not a date
Timeline heading someday — Not a date must begin with a real YYYY-MM-DD date followed by an em dash.
MDTO1102 error line 7
## 2026-08-10 —
Timeline entry title is empty.
MDTO1103 error line 9
### Too deep
Heading level 3 is not valid in [email protected]: use one leading # title and ## YYYY-MM-DD — Event entries.
Read timeline.md or run mdto spec timeline for the complete contract.