Skip to content

add support for hierarchical docs topics - #10

Merged
jonsequitur merged 1 commit into
mainfrom
agents/markdown-topic-nesting-hierarchy
May 13, 2026
Merged

add support for hierarchical docs topics#10
jonsequitur merged 1 commit into
mainfrom
agents/markdown-topic-nesting-hierarchy

Conversation

@jonsequitur

Copy link
Copy Markdown
Owner

This pull request updates the documentation topic system to simplify how topics are parsed from Markdown and to support hierarchical topic structures. The main change is that the default FromMarkdown and FromAssemblyResources methods now create a topic for every heading, preserving heading hierarchy and automatically qualifying topic names when there are naming collisions. The tests and command-line topic selection UI are updated to match this new behavior, and additional tests are added to verify correct handling of topic hierarchy and display.

@jonsequitur
jonsequitur merged commit da5dec4 into main May 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant