to-markdown

码农软件 · 软件分类 · Markdown开发包 · 2019-10-11 05:57:26

软件介绍

to-markdown 是一个用 JavaScript 编写的将 HTML 文档转成 Markdown 格式的库。

示例代码:

var toMarkdown = require('to-markdown').toMarkdown;
console.log(toMarkdown('<b>Hello world</b>'));
// Will output '**Hello world**'

在线演示:http://domchristie.github.com/to-markdown/

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

The Intersectional Internet

The Intersectional Internet

Safiya Umoja Noble、Brendesha M. Tynes / Peter Lang Publishing / 2016

From race, sex, class, and culture, the multidisciplinary field of Internet studies needs theoretical and methodological approaches that allow us to question the organization of social relations that ......一起来看看 《The Intersectional Internet》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具