Thanks Albert, 

Your solution works as expected. I pushed a patch to fix my issue [0].

There is another minor issue. There is always extra blank line between the nested list. Do you have any idea on how to remove it?

```markdown
1. test0
    1. test1
```


```tiddlywiki
# test0

## test1

```

What i expected

```tiddlywiki
# test0
## test1
```

[0] https://github.com/jeffrey4l/pandoc-addons/commit/0071c33686cb1c3db62dac3698a81ad0c793b6ab

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/06054cc1-6fa5-4c66-8c8e-7634c2059bd0%40googlegroups.com.