mkdocs-click icon indicating copy to clipboard operation
mkdocs-click copied to clipboard

Conflicts with front matter

Open ofek opened this issue 11 months ago • 2 comments

The following does not appear to have any effect on the title:

---
title: CLI reference
---

::: mkdocs-click
    :module: hatch.cli
    :command: hatch
    :depth: 0
    :style: table
    :remove_ascii_art: true

ofek avatar Mar 08 '24 01:03 ofek

Uhh this is probably specific to mkdocs-material. Which title?

oprypin avatar Mar 08 '24 09:03 oprypin

The title is still the first header hatch.

ofek avatar Mar 08 '24 14:03 ofek