From 47f6f365b6c41dc32a9b1049a3c9158d1d461593 Mon Sep 17 00:00:00 2001 From: Bill Stumbo Date: Mon, 3 Nov 2025 23:42:04 -0500 Subject: [PATCH] Fix decade headings in timeline. Set 1980s and 2000s to correct formatting levels. --- content/en/history/timeline/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/history/timeline/_index.md b/content/en/history/timeline/_index.md index 290c8d68b..7d4279a3f 100644 --- a/content/en/history/timeline/_index.md +++ b/content/en/history/timeline/_index.md @@ -126,7 +126,7 @@ Bob Sproull came up with the idea for what would turn out to be the first client In 1979, PARC began the design of the Dorado, a high performance personal workstation. The availability of the Dorado also made possible building a Lisp with a native display capability, which led to the Interlisp-D project. -### 1980s +## 1980s - Teitelman & Masinter, IEEE Computer, “[The Interlisp Programming Environment](https://larrymasinter.net/interlisp-ieee.pdf)” April 1981. - [1983 Stanford University Medical Experiment Computer](https://github.com/Interlisp/history/tree/master/1980s/1983-sumex-lisp) @@ -177,7 +177,7 @@ In 1979, PARC began the design of the Dorado, a high performance personal workst ### 1993 -## 2000 +## 2000s The ADVISE/advice idea and names carried through to the Aspect/J system, and on into contemporary, mainstream Java frameworks.