Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including directive to require file remotely #234

Closed
wants to merge 1 commit into from

Commits on Feb 10, 2016

  1. Including directive to require file remotely

    Requesting a content string that includes other files that are
    remote.
    
    With this option, it's possible add directive
    <!-- include(/path/file.md) filesystem(host) -->
    
    And indicating to system where the remote file can be located
      Ex:
      bin/aglio.js -i file.md -s -H http://localhost:3001
    Adriano Dadario committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    08751d7 View commit details
    Browse the repository at this point in the history