Hello,

Please allow us to upload files for answers. A lot of time is wasted trying to format the code in markdown, especially for large code blocks.

Thank you!

Submitted by Victor Hurdugaci on 3 April 2010 at 20:31

On 6 April 2010 at 11:38 Eelco Visser commented:

To include fragments of code, you can enclose the code in verbatim tags as follows:

<verbatim>

code with {
indentation
}

</verbatim>

This will preserve the formatting.

Log in to post comments