HTML 转 Markdown 的 JavaScript 库 Turndown

码农软件 · 软件分类 · Markdown开发包 · 2019-10-09 16:58:40

软件介绍

Turndown 是一个 HTML 转 Markdown 的 JavaScript 库。

引用:

<script src="https://unpkg.com/turndown/dist/turndown.js"></script>

也可用于 Node:

// For Node.js
var TurndownService = require('turndown')

var turndownService = new TurndownService()
var markdown = turndownService.turndown('<h1>Hello world!</h1>')

本文地址:https://codercto.com/soft/d/16392.html

Java Message Service API Tutorial and Reference

Java Message Service API Tutorial and Reference

Hapner, Mark; Burridge, Rich; Sharma, Rahul / 2002-2 / $ 56.49

Java Message Service (JMS) represents a powerful solution for communicating between Java enterprise applications, software components, and legacy systems. In this authoritative tutorial and comprehens......一起来看看 《Java Message Service API Tutorial and Reference》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具