in cases when colon comes before ordered or unordered list or tables, (for extra margin), coversion is incorrect
eg:
- Lists
:#abc
:#def
:#ghi
is converted to
:#abc
:#def
:#ghi
2. tables
:::{|class="wikitable"
|}
does not convert (removing colon works)