6 Commits

Author SHA1 Message Date
hleft
a0c999a2e6
support single_translate in epub (#237)
* support no_bilingual

* use single_translate instead no_bilingual
2023-04-09 21:20:41 +08:00
h
1e7c8f9ce4 fix prettify, nest child
prettify().encode() cause <table> insert newline, cause style change

--translate-tags "p,li" , If p and li nest each other, there will be a bug
2023-03-22 22:58:23 +08:00
h
5bab5addb5 clean helper and shorter link in --accumulated_num 2023-03-19 21:30:34 +08:00
hleft
1d680a1ccf
support --translation_style (#185)
* support translation_style

* clean code
2023-03-19 21:20:30 +08:00
h
79b2d67cc9 Add more cases that don't require translation 2023-03-18 19:25:36 +08:00
yihong
529749e055
fix: code format (#181)
* fix: code format

* fix: lint
2023-03-17 22:41:12 +08:00