From 7bedd6629626bb4ee25aad7c8621bba925dd7ab4 Mon Sep 17 00:00:00 2001 From: Renoir Boulanger Date: Mon, 27 Oct 2014 09:29:51 -0700 Subject: [PATCH] Added annotation sidebar to the sample spec --- index.bs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 0939e90..7791856 100644 --- a/index.bs +++ b/index.bs @@ -11,7 +11,7 @@ Introduction A lot can get in the way of writing a good specification. The formalism, while necessary, can inhibit creativity and eat up precious time. - + WebSpecs use a specific variant of Markdown called "Bikeshed" (after the famous Parkinson law of triviality which is commonly known as "bikeshedding" in the standards world). It does a lot of things for @@ -25,7 +25,7 @@ Exemplify
Examples can be included at any time, and here we have a great specimen, even given its own subsection. - +
#webspecs { will-change: all; }
@@ -49,3 +49,5 @@ Element Definitions
This includes generating the right dfn elements, table of elements, etc.
+ +