The following does not appear to have any effect on the title: ```markdown --- title: CLI reference --- ::: mkdocs-click :module: hatch.cli :command: hatch :depth: 0 :style: table :remove_ascii_art: true ```