Skip to content

"Mention Page" links don't point to local pages #97

Closed
@hatton

Description

@hatton

Doing a "Link to Page"
image
gives you a new block (not inline). The markdown that docu-notion gets is a nice relative path:
[How to Embed a Bloom Library Collection In Your Website](/embed-collection)
and Docu-notion handles that well.

However, doing "Mention Page"
image
gives you a nice inline link:
image
But the markdown that docu-notion gets is as a full URL:
See also: [How to Embed a Bloom Library Collection In Your Website](https://www.notion.so/7bf1d2edfdfa421891a60e4c0af37d53)
and docu-notion doesn't currently realize that this is part of this site. Instead, it leaves that full URL intact so that if you click on it, you go to notion.so instead of the page on your site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions