-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstructure-spec.text
81 lines (47 loc) · 1.06 KB
/
structure-spec.text
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Proposed HTML structure for SRFI documents
==========================================
Abstract
--------
The abstract is one or more <p> elements.
Status section
--------------
Status labels:
* Received: {date}
* Draft: {date}
* Draft: {date}--{date}
* Draft extended: {date}--{date}
* Draft #{number] published: {date}
* Revised: {date}
* Revised to fix errata: {date} ({erratum})
* Finalized: {date}
* Withdrawn: {date}
* Converted to HTML: {date}
Survey table
------------
Use <table> element with "table" CSS class. No <tbody>.
Two columns side by side
------------------------
Diagram
-------
* ASCII art inside <pre>
* Unicode art inside <pre>
* Embedded image as a block-level element
Procedure definition
--------------------
Constant definition
-------------------
Variable definition
-------------------
Macro definition
----------------
Condition type definition
-------------------------
Type definition
---------------
Note/caution/warning
--------------------
NOTE:
Inline citation
---------------
List of references
------------------