Thanks for your feedback!!! :)

> 'ARGV'<br>

But you forgot surrounding spaces. It has to be  'ARGV' nextWord -> ARGV nextWord

Please note: The rule for this wiki-syntax is

Space MarkUp Word(s) MarkUp Space ³

otherwise I'd think it's a test would cause "Id think its a test" ²

BTW: I rarely use <br> anymore, just use an empty line to force a <P>aragraph. I don't think <br> is worth an own wikisyntax

Side-note

stackoverflow uses `...` for inlined code, I was thinking of adapting this, but backquotes are too "hard" to type on a mobile and I quickly got used to only use "..." (i.e. double quotes) for "real" quoting. Of course this is a matter of taste and should be customizable too.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

²) what I actually typed in this post was   'I'd think it's a test' please note how the surrounding whitespace worked to create a code area without conflicting with the apostrophes.

³) there are issues with whitespace at the beginning and ending of lines and textareas, this is largely due to browser incompatibilities. I just stopped worrying and started to add extra spaces where needed.


In reply to Re^4: Good Intentions: Wikisyntax for the Monastery by LanX
in thread Good Intentions: Wikisyntax for the Monastery by LanX

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.