How can I convert HTML to Textile?

前端 未结 5 1517
既然无缘
既然无缘 2021-02-14 01:05

I\'m scraping a static html site and moving the content into a database-backed CMS. I\'d like to use Textile in the CMS.

Is there a tool out there that converts HTML

5条回答
  •  失恋的感觉
    2021-02-14 01:37

    Here is a c# lib converting html 2 textile. Though it is textile with their additions. Not pure textile.

提交回复
热议问题