View Single Post
Old 12-30-2022, 03:05 PM   #71
Hopkins
Enthusiast
Hopkins began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Jun 2016
Location: Minnesota USA
Device: Amazon Paperwhite 3G
Update to version 3.0.0

Updated version available. As always, the previous versions are available on Github.

Changes:
  • HTML parser completely rewritten
  • Updated conversion dictionaries to OpenCC versions as of 29 December 2022
  • Added conversion of Mainland traditional hanzi into "simplified" Japanese Kanji
  • Added more control over punctuation conversion when changing reading orientation
  • Remove Kindle/Readium setting; this only affected punctuation choices and is no longer needed
  • Added ability to change a portion of the current xhtml file by surrounding the desired text with HTML comments
    Code:
    <!--PI_SELTEXT_START-->
    and
    Code:
    <!--PI_SELTEXT_END-->
    If the end tag is omitted, processing goes to end of file
Hopkins is offline   Reply With Quote