Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add table of contents generation for READNE.md #135

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

SmetDenis
Copy link
Member

A new method named testGenerateTOC() has been added to the ReadmeTest.php file. This function generates a Table of Contents for the README.md file by parsing section headers. The purpose is to improve usability and navigation within the README file.

A new method named `testGenerateTOC()` has been added to the ReadmeTest.php file. This function generates a Table of Contents for the README.md file by parsing section headers. The purpose is to improve usability and navigation within the README file.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8541250719

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.762%

Totals Coverage Status
Change from base Build 8540118796: 0.0%
Covered Lines: 2779
Relevant Lines: 2872

💛 - Coveralls

@SmetDenis SmetDenis changed the title Add table of contents generation function to ReadmeTest Add table of contents generation for READNE.md Apr 3, 2024
@SmetDenis SmetDenis merged commit e73d754 into master Apr 3, 2024
9 checks passed
@SmetDenis SmetDenis deleted the auto-toc branch April 3, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants