Don't require whitespace after ==

This commit is contained in:
2019-03-17 14:07:52 -06:00
parent 1989720dc3
commit 5c7c3334e5
3 changed files with 20 additions and 4 deletions

View File

@@ -5,7 +5,11 @@ across more than one line */
~ var demo_var = "dynamic content"; // Hank scripts can embed Haxe logic by starting a line with '~'
== knot_example
=== knot_example
===knot_example
==knot_example
= stitch_example
=stitch_example
-> divert_example
->divert_example
->divert_example