tortilla
tortilla copied to clipboard
Inline {{model}} notations can't be used in development manual files
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.
still relevant? @DAB0mB