tortilla icon indicating copy to clipboard operation
tortilla copied to clipboard

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

Open DAB0mB opened this issue 8 years ago • 1 comments

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.

DAB0mB avatar Oct 11 '16 19:10 DAB0mB

still relevant? @DAB0mB

dotansimha avatar Apr 30 '18 17:04 dotansimha