Fix the problem when generating TOC for document with UTF-8 characters#24
Conversation
1 similar comment
|
Hi, Thanks for the effort. I'm not sure to understand though. Do you have some sample so that i could see what this actually solve? Cheers, |
|
Thanks for your reply. For example, I have a title like "配置 SPF(Sender Policy Framework)记录"。 The old Call it with the title:
Call it with the title, too:
|
|
Wow, yes, that's a problem. Will take a closer look as soon as i can. Cheers, |
|
When I'll merge the 0.1.1 branch, this PR will be closed. Thanks for raising this up and proposing a fix! Cheers, |
|
You are welcome. ;] |
|
@shino @m31271n Thanks for the reminder. |
|
Cheers. |
will replace all UTF-8 characters to null string. Then the links in GitHub is not working.
can solve this problem, and is compatible with previous method.