[SVN] r3093 (Markdown)
David Powers
david at grayskies.net
Tue Apr 25 12:29:03 UTC 2006
I was trying to get them to handle two cases that my initial testing
failed on:
one was when lists were indented, unnumbered lists didn't seem to
preserve the indenting on enter.
the second was for numbered lists, handling multi-line lists:
1. this is some text
and some more text... and so on
and so on... <I hit enter here>
2.
Allan Odgaard wrote:
> On 25/4/2006, at 14:02, David Powers wrote:
>
>> They have been adjusted to use enter and I think to handle all of the
>> cases of multi-line and indenting. Throw me examples that the latest
>> ones don't deal with properly.
>
> I don’t think you have committed these. One example breakage is:
>
> * item
>
> Pressing return gives me:
>
> * item
> *
>
> However, what are these complex macros supposed to achive which wasn’t
> already done by the snippets? If you had examples of the snippets not
> doing the right thing, then let me just adjust these, as that is much
> more flexible than having these macros.
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
More information about the textmate-dev
mailing list