error[preamble-re-title]: preamble header `title` should not contain `standard` (or similar words.)
 --> input.md:3:7
  |
3 | title: Standardize an Interface
  |       ^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched
  |
  = info: the pattern in question: `(?i)standar\w*\b`
