将 HTML 转成 Markdown Remark-java

码农软件 · 软件分类 · Markdown开发包 · 2019-10-09 17:57:15

软件介绍

Remark-java 是一个 java 库,实现将 HTML 内容转成 Markdown 格式。Remark 依赖于 jsoup 库。

Maven:

<dependency>
    <groupId>com.kotcrab.remark</groupId>
    <artifactId>remark</artifactId>
    <version>1.0.0</version>
</dependency>

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

Learning PHP 5

Learning PHP 5

David Sklar / O'Reilly / July, 2004 / $29.95

Learning PHP 5 is the ideal tutorial for graphic designers, bloggers, and other web crafters who want a thorough but non-intimidating way to understand the code that makes web sites dynamic. The book ......一起来看看 《Learning PHP 5》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码