Loading
fix: Use unified extraction for specs in add-members
For specs, convert_document_to_markdown() doesn't work because it's TDoc-specific. Now using extract_document_structured() directly with file path for specs/other documents.
For specs, convert_document_to_markdown() doesn't work because it's TDoc-specific. Now using extract_document_structured() directly with file path for specs/other documents.