Markdownify

码农软件 · 软件分类 · Markdown开发包 · 2019-10-11 06:13:38

软件介绍

Markdownify 是一个为 PHP 编写的 HTML 到 Markdown 的转换器。

使用方法:

<?php
require_once 'markdownify.php';
$md = new Markdownify;
echo $md->parseString($htmlInput);

在线演示:http://milianw.de/projects/markdownify/demo.php

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

APIs

APIs

Daniel Jacobson、Greg Brail、Dan Woods / O'Reilly Media / 2011-12-24 / USD 24.99

Many of the highest traffic sites get more than half of their traffic not through the browser but through the APIs they have created. Salesforce.com (more than 50%) and Twitter (more than 75% fall int......一起来看看 《APIs》 这本书的介绍吧!

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

在线XML、JSON转换工具

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

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具