Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
No response
What is the area that this feature belongs to?
No response
Is your feature request related to a problem? Please describe.
When writing markdown files, some editor has support for interlink between markdown files, providing autocomplete and diagnostics for <filepath>.md format. however, markbind requires the links to be in <filepath>.html format.
Describe the solution you'd like
perhaps it is worth exploring if we can allow users to type <filepath>.md and replace it to .html when building
Describe alternatives you've considered
No response
Additional context
No response
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
No response
What is the area that this feature belongs to?
No response
Is your feature request related to a problem? Please describe.
When writing markdown files, some editor has support for interlink between markdown files, providing autocomplete and diagnostics for
<filepath>.mdformat. however, markbind requires the links to be in<filepath>.htmlformat.Describe the solution you'd like
perhaps it is worth exploring if we can allow users to type
<filepath>.mdand replace it to.htmlwhen buildingDescribe alternatives you've considered
No response
Additional context
No response