Fix all the /media links to relative, since it tends to break pandoc conversion to pdf#20839
Fix all the /media links to relative, since it tends to break pandoc conversion to pdf#20839aquarapid wants to merge 1 commit intopingcap:masterfrom
Conversation
conversion to pdf
|
Warning Gemini encountered an error creating the summary. You can try again by commenting |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @aquarapid! |
|
Hi @aquarapid. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Does not affect inline markdown rendering in GH, since
/media==./mediafor those purposes. I would assume that the conversion for the docs.pingcap.com site would still work fine too.Now pandoc will work again, e.g.:
where before it would fail with:
First-time contributors' checklist
What is changed, added or deleted? (Required)
See above
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
inspect diff
Do your changes match any of the following descriptions?