Next#74
Merged
Merged
Conversation
- rewrite doc-to-doc links as root-relative `path.md` (drop `../` climbing, leading `/`, the `/spreadsheet/` baseUrl prefix, dir-style trailing slashes, and stray `.md/` before anchors) - switch overview tables to root-relative empty-label links `[](api/X.md)`, keep `@getshort(../X.md)` file-relative - point folder-index targets at their URL: homepage `/`, themes `/themes/` - update `onEmptyLinkMatch`: resolve empty-label targets from docs root and emit root-absolute href without `.md`; comment out editUrl - verified via Docusaurus build: no broken links or anchors
[update] normalize internal links convention
- move all 125 images from docs/assets to static/img as a single shared copy, preserving the integrations/, link/, and themes/ subfolders - repoint 113 markdown image refs to root-absolute /img/... paths - replace filename-only image alt with descriptive SEO alt text - give the trial_spreadsheet screenshot framework-specific alt in the Angular, Svelte, and Vue integration guides - verified via Docusaurus build: every /img reference resolves
[update] consolidate doc images into static/img
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.