Re: [csswg-drafts] [css-values] Automatic parsing of value definitions (#2921)

This is the function definition pattern I think we should be aiming for:

```
The <dfn>foo()</dfn> function blah bla.

<pre class=prod>
  <<foo()>> = foo( ... )
</pre>
```


-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2921#issuecomment-1823617065 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 22 November 2023 23:16:47 UTC