[[https://twinery.org/wiki/twine_1.4.2_release_notes|Twine 1.4.2]] is the most current version of the Twine 1 branch of code. While still used by many, current development has stoped. (The most current branch is Twine 2.) Twine 1.4.2 supports two story formats: Jonah and Sugarcane. Each supplies a different visual style with compatibility across both in the form of macro usage. ====== Macros ====== The following macros are available in Twine 1.4.2: * [[twine1:display|<>]] * [[twine1:print|<>]] * [[twine1:set|<>]] * [[twine1:if|<>]] * [[twine1:endif|<>]] * [[twine1:else|<>]] * [[twine1:remember|<>]] * [[twine1:forget|<>]] * [[twine1:nobr|<>]] * [[twine1:silently|<>]] * [[twine1:endsilently|<>]] * [[twine1:choice|<>]] * [[twine1:back|<>]] * [[twine1:return|<>]] * [[twine1:checkbox|<>]] * [[twine1:radio|<>]] * [[twine1:textinput|<>]] * [[twine1:button|<