I love the comment feature. Sometimes the markdown is confusing for me, though.
I tried making a list as explained here: http://daringfireball.net/projects/markdown/syntax#list But it came out inline, as can be seen in the link below. I typed:- ========================================== Sorry, github markdown changed what I typed. Again: The suite takes a long time. Ideas: * run in multiple iframes * link prefetching: <code><link rel="next" href="..."></code> Add a method that calls "setPages" with all the "nexts", starting with a first link. * reduce or eliminate the YUI library dependency (so YUI Test doesn't depend on YUI as much). ========================================== and got:- ========================================== Sorry, github markdown changed what I typed. Again: The suite takes a long time. Ideas: run in multiple iframes link prefetching: <link rel="next" href="..."> Add a method that calls "setPages" with all the "nexts", starting with a first link. * reduce or eliminate the YUI library dependency (so YUI Test doesn't depend on YUI as much). ========================================== Seen here: http://github.com/yui/yui3/commit/3b582a24e4eec5a8ccf9dce2c722ee81023e6dba#comment_28098 What did I do wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
