Arc Forumnew | comments | leaders | submitlogin
1 point by melevy 5894 days ago | link | parent

I meant

<pre> (entry "http://localhost:8080/said" (show (input-field a) (submit-button (show (link "Click here" (show (text "You said: " a))))))) </pre>



1 point by squigg 5893 days ago | link

you have to indent the line by 2 spaces or more to get it to show as code.

   like this line here

-----