The outputs of the examples in the [filters page ](https://pugjs.org/language/filters.html)are broken because the `:markdown-it` filter is not known: ``` index.pug:1:1 unknown filter ":markdown-it" ``` See also: https://github.com/pugjs/pug/issues/3249