Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 399 Bytes

File metadata and controls

15 lines (10 loc) · 399 Bytes

parser

  • Parses zstd-compressed HTML files from a ZIP archive and converts them to plain text or Markdown.
  • Uses skrape-it and Jsoup for native parsing, then converts to Markdown using kmarkdown
  • Fallback to flexmark

To-do

  • Supporting Smarteditor 3.0 (currently only Smarteditor ONE is supported)
  • Improve Tistory blog parsing
  • Improve multimodal parsing

License

MIT License 💕