Skip to content

Feature: Base url for links #28

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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