Skip to content

Conversation

@achrinza
Copy link
Member

This fixes an issue where the generated apidocs by @microsoft/api-documenter is not rendered properly by kramdown on the loopback.io Jekyll website.

see: gettalong/kramdown#822
Signed-off-by: Rifa Achrinza [email protected]

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

@achrinza achrinza force-pushed the fix/apidocs-table-links branch from f29942f to b96a368 Compare December 21, 2025 05:59
This fixes an issue where the generated apidocs by `@microsoft/api-documenter`
is not rendered properly by `kramdown` on the loopback.io Jekyll website.

see: gettalong/kramdown#822
Signed-off-by: Rifa Achrinza <[email protected]>
@achrinza achrinza force-pushed the fix/apidocs-table-links branch from b96a368 to 89280e0 Compare December 21, 2025 06:03
@coveralls
Copy link

coveralls commented Dec 21, 2025

Pull Request Test Coverage Report for Build 20405637063

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.008%) to 54.896%

Files with Coverage Reduction New Missed Lines %
packages/core/src/application.ts 1 70.28%
Totals Coverage Status
Change from base Build 20339911729: -0.008%
Covered Lines: 9572
Relevant Lines: 12457

💛 - Coveralls

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.

3 participants