We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e05c3e commit acb819dCopy full SHA for acb819d
1 file changed
autolinker-config.md
@@ -160,4 +160,19 @@ Just list the earliest version of each module that fully replaces 2.1.
160
* css-text-3
161
* css-text-decor-3
162
* css-ui-3
163
-* css-writing-modes-3
+* css-writing-modes-3
164
+
165
166
+"Fake Spec" Linking Data
167
+========================
168
169
+Use headings like "Custom [spec-name] [spec-url]" to set up custom (non-Shepherd) links.
170
+The [spec-name] is only used to disambiguate;
171
+the important bit is the url.
172
173
+Follow each by a list of links, of the form "[term] ([type]) [hash]".
174
175
176
+Custom css-fake-spec-1 http://dev.w3.org/csswg/css-fake-spec
177
+------------------------------------------------------------
178
+* foo bar (dfn) #foobar
0 commit comments