Skip to content

Feature: Base url for links #28

@BloomAutist47

Description

@BloomAutist47

Let's say i have a link tag with something like this

<a href="/item-page.html">Item Name</a>

so when i used the package, it becomes this:
[Item Name](/item-page.html)

Is there a way for me to add a base url option so it becomes:
[Item Name](http://example.com/item-page.html)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions