Open kouyakamada opened 1 month ago
@kouyakamada var TurndownService = require('turndown')
var turndownService = new TurndownService() var markdown = turndownService.turndown('
This is one of the easiest and most convenient way to convert HTML into markdown.
We would like to convert html to markdown from a large collection of html using spark and web pages that require an internal network environment and authentication. Is there a way to accomplish this?