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

Support for importing sketches as namespaces #44

Open
stebanos opened this issue Mar 1, 2018 · 0 comments
Open

Support for importing sketches as namespaces #44

stebanos opened this issue Mar 1, 2018 · 0 comments

Comments

@stebanos
Copy link
Member

stebanos commented Mar 1, 2018

As a continuation on #5

We should be able to call different functions(?) like sketch.rootor sketch.article on imported sketches. A made up example:

%import -myFakeArticlesSketchURL as gazette

root:
- <html><body><h1>Fake Gazette</h1>{{ gazette.article * 10 }}</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant