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

Inline {{model}} notations can't be used in development manual files #7

Open
DAB0mB opened this issue Oct 11, 2016 · 1 comment
Open

Comments

@DAB0mB
Copy link
Collaborator

DAB0mB commented Oct 11, 2016

Inline {{model}} notations can't be used in development manual files.

The current method for detecting template components is by parsing scopes of the following form:

[{]: <type> (name ...params)
content
[}]: #

This prevents us from having in-line template components like models, since it relies on a line skip.

@dotansimha
Copy link
Collaborator

still relevant? @DAB0mB

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

2 participants