Skip to content

Some question about markdown normal and image hyperlinks  #1451

Description

@Evil-crow

I've used docsify to build my own wiki, but have questions about markdown hyperlinks.
But I don't know how to set resources root- directory in docsify.
I don't deploy wiki on server, but only Github Pages, means I can't use Nginx or other web-server to set resource root-directory.
I've found that normal document hyperlinks must use absolute link,
relative link can be used when set "relativePath: true", but this will make sideBar something goes wrong.
And image now only can use will use relative path in markdown.
Is there any way to use absolute path or relative path at the same time?
As I known, gitbook-cli can use absolute path and relative path easily ?

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions