<!-- Have a question? Before creating an issue, ask in the chat room: https://rushstack.zulipchat.com/ --> <!-------------------------------------------------------------------------- 👉 STEP 1: Write a concise but specific issue title in the box above. Example: "[api-documenter] Using --example switch causes TypeError" ---------------------------------------------------------------------------> ## Summary <!-------------------------------------------------------------------------- 👉 STEP 2: In a few sentences, please explain: What were you trying to accomplish? What action did you perform that ran into trouble? What went wrong? ---------------------------------------------------------------------------> 在生产的md文件中,会自动加上面包屑,请问如何去掉? In the generated Markdown files, breadcrumbs are automatically added. How can I remove them? ## Repro steps <!-------------------------------------------------------------------------- 👉 STEP 3: If your issue is a feature request and not a bug, delete this "Repro steps" section and skip to STEP 6. 👉 STEP 4: In many cases we can investigate bugs much faster if you include: The URL for a simplified Git branch that reproduces the problem. Step by step instructions for how to build the branch and see the error. 👉 STEP 5: It's also helpful to include an "expected" and "actual" result. But if that's not relevant, feel free to delete those fields. ---------------------------------------------------------------------------> **Expected result:** <!-- What you expected these steps to accomplish --> **Actual result:** <!-- If an error occurred, include the full error message text and any call stack. --> ## Details <!-------------------------------------------------------------------------- 👉 STEP 6: Provide any additional information you think might be helpful: What do you think is the cause of this problem? How do you think we should fix this? ---------------------------------------------------------------------------> ## Standard questions Please answer these questions to help us investigate your issue more quickly: | Question | Answer | | -------- | -------- | | `@microsoft/api-documenter` version? | 7.26.3| | Operating system? | Linux| | Documentation target? |Markdown | | Would you consider contributing a PR? | No | | TypeScript compiler version? | <!-- X.Y.Z --> | | Node.js version (`node -v`)? | v20.14.0 |