You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(generator): add internal link processing for Markdown to HTML conversion
- Introduced a method to process internal links in generated HTML, converting .md file references to .html while preserving anchors.
- Enhanced the documentation generation process by ensuring that internal links are correctly formatted, improving navigation within the generated documentation.
0 commit comments