KaySackey / Nemo

A HTML template language built over Mako for rapid development, and clearer code
Other
74 stars 17 forks source link

Permissive vs Strict #2

Open KaySackey opened 13 years ago

KaySackey commented 13 years ago

Right now nemo runs in strict mode.

Enable a permissive mode to allow mixed indentation of html and nemo statements.

The with 'indentation' in their name check against this. They are expected to succeed in permissive mode.