diff --git a/web/CXM_making_a_web_site.anubis b/web/CXM_making_a_web_site.anubis index 16679e4..5f330f0 100644 --- a/web/CXM_making_a_web_site.anubis +++ b/web/CXM_making_a_web_site.anubis @@ -974,27 +974,27 @@ public define Actioner_Aspect link(options, text, failure). public define Actioner_Aspect - link - ( - String text - ) = - link([], text, failure). + link + ( + String text + ) = + link([], text, failure). public define Actioner_Aspect - link - ( - List(Text_Option) options, - Int i - ) = - link(options,to_decimal(i), failure). + link + ( + List(Text_Option) options, + Int i + ) = + link(options, to_decimal(i), failure). public define Actioner_Aspect - link - ( - Int i - ) = - link([], i). + link + ( + Int i + ) = + link([], i). public define Actioner_Aspect button @@ -4186,8 +4186,9 @@ define Printable_tree //["
",s,""], any_paragraph(opts,e) then ["
",format_element(e),"
\n"], - any_image(opts, url, alt) then - ["