Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Why markdown?

13»

Answers

  • x00x00 MVP
    edited December 2011

    what I mean is use it when is convenient. The block syntax is not always convenient.

    You realise htmlLawed will close the tags

    1. one
    2. two
    <ol>
    <li>one
    <li>two
    </ol>
    

    doesn't get easier than that. Markdown is fine too. Though quotes meh. Not unless you can add any attribute to a tag. Then it will work.

    grep is your friend.

  • @x00 i really dont like markdown, i jut dont get it. I suppose from mod pov its possibly easier to work with but i find it tedious.

    There was an error rendering this rich post.

  • ToddTodd Vanilla Staff

    I sure hope @x00 and @422 are in your forties at least. Otherwise, you're both too young to be developing old man syndrome.

    Markdown! Get off my lawn!

  • Todd said:
    I sure hope @x00 and @422 are in your forties at least. Otherwise, you're both too young to be developing old man syndrome.

    Markdown! Get off my lawn!

    LMFAO cheeky

    There was an error rendering this rich post.

  • Todd said:
    I sure hope @x00 and @422 are in your forties at least. Otherwise, you're both too young to be developing old man syndrome.

    massive truth

    ;)

  • I've seen people banned for much less... ;)

Sign In or Register to comment.