Re: Relative links in github vs firefox extension

Posted by Ted on
URL: https://discuss.asciidoctor.org/Relative-links-in-github-vs-firefox-extension-tp3011p3016.html

I'd say since includes don't work on GitHub at this time, you'll have to paste your content into the main document.


I've been experimenting with links and includes on GitHub too. These are are my test documents: https://github.com/tedbergeron/Asciidoctor-Website 

I've used an include to bring in the header.adoc file. As you can see in GitHub it only creates a link, but does not include it like it does when viewing these files locally with the Asciidoctor Live Preview in browsers.

- Ted @TedAtCIS