Zettt / km-markdown-library

Markdown library for Keyboard Maestro.
193 stars 10 forks source link

Going from 1 to * is not working in List *, *, * macro #16

Closed Zettt closed 10 years ago

Zettt commented 10 years ago

@pslobo, can you help me with this one (again)? Please?

pslobo commented 10 years ago

Sure thing @Zettt, I'll have a look at it ASAP and get back to you.

pslobo commented 10 years ago

Hey @Zettt quick question. In this particular case, you want it so that if a bulleted list (*,+,-) has a number instead of the regular bullet itens, the number be changed to a bullet item, right? Even of the list starts with a number?

Zettt commented 10 years ago

@pslobo: I've tried all conversions, from and to every format, but going from a numbered list, to any ordered list doesn't work. Basically this:

* foo
2. bar
    3. baz
    4. foobar
Zettt commented 10 years ago

Seems to be fixed with #21.