Skip to content

ericchaves/marked-inline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

README

Sample project to ilustrate "base-reference" path problem between Marked-github/Github.

  1. Linking to pageone
  2. Linking to pagetwo
  3. Linking to docs/pageone
  4. Linking to docs/pagetwo
Link Marked Github
1 OK NO
2 OK NO
3 NO OK
4 NO OK

Partial navigation result

  1. clicked in "docs" goes to https://github.com/ericchaves/marked-inline/tree/master/docs
  2. clicked in README link 1 goes to https://github.com/ericchaves/marked-inline
  3. clicked in "docs" goes to https://github.com/ericchaves/marked-inline/tree/master/docs
  4. clicked in README link 2 goes to https://github.com/ericchaves/marked-inline
  5. clicked in "docs" goes to https://github.com/ericchaves/marked-inline/tree/master/docs
  6. clicked in README link 3 goes to https://github.com/ericchaves/marked-inline/blob/master/docs/pageone.md
  7. clicked in PAGEONE link 1 goes to https://github.com/ericchaves/marked-inline/blob/master/docs/README.md
  8. clicked in README link 1 goes to https://github.com/ericchaves/marked-inline/blob/master/docs/pageone.md

It seems that it all resume to when Github links to "tree/master" and when it links to "blob/master".

About

Sample project to replicate Marked inline linking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published