Closed ericyangpan closed 9 years ago
\t
is not a valid char inside the formatting line and changing \t
for the actual tab char formats it properly as:
| aaa | dafdas | adfas |
|:-----|:-------|:------|
| asdf | asadf | sdfas |
Could you explain a little better and show some context?
No, it's a valid bug. Basically, OP example should not format at all. I'll merge relevant changes in a second.
Oops, sorry, not yet
Ohh, I see. It should not format that... that's right...
I'll publish when its ready
It should be good to publish. Reopening until fix is live.
It's LIVE!
cool
aaa|dafdas|adfas ----\t| ----\t| --- asdf|asadf|sdfas
will be formated to:
aaa|dafdas|adfas ----\t| ----\t:----- asdf