Convert HTML link values containing relative URLs to use absolute URLs with the cheerio npm package. This isn't a full HTML document, only a fragment that represents a sample of what may be contained ...
When I tried to make a link to an external resource in nav section of mkdos.yml, using the following example, the actual output HTML omits "../" in the relative URL and I couldn't point to external ...