### Describe the bug The page level applies_to definition is not shown in LLM markdown output. and inline applies_to only shows the actual yaml for the source. ### Expected behavior The LlmMarkdownRenderer should also handle applies_to from frontmatter and from directives and roles. It should print a readable list similar to the applies_to dropdown content. ### Steps to reproduce _No response_ ### Tooling - [x] docs-builder - [ ] migration tooling - [ ] I'm not sure