[fxtf-drafts] Pull Request: [filter-effects] Fix code example

alkorlos has just submitted a new pull request for https://github.com/w3c/fxtf-drafts:

== [filter-effects] Fix code example ==
Fix bikeshed errors.

The command:
```
bikeshed spec filter-effects\Overview.bs
```

Throws errors:
```
LINE 728:11: Character reference '&lt' didn't end in ;.
LINE 732:11: Character reference '&lt' didn't end in ;.
```
HTML comment open tag is broken.

Bikeshed Documentation allows use [xmp](https://speced.github.io/bikeshed/#xmp) to don’t need escape `<` characters.

See https://github.com/w3c/fxtf-drafts/pull/570


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

Received on Thursday, 1 August 2024 17:24:27 UTC