Java的Markdown解析器 markdown4j

码农软件 · 软件分类 · Markdown开发包 · 2019-10-10 16:44:39

软件介绍

markdown4j 是一个开源的 Java 的 Markdown 处理器,具备可扩展性。基于 Txtmark 的改进版本。

特性:

  • 跨平台
  • 轻量级,无需依赖第三方库
  • 实现了 John Gruber's incredible Markdown text-to-html 转换工具
  • 实现一些有用的扩展:
    • 加删除线
    • 分隔代码块
    • 换行转换
    • 地址链接
    • UML 图表支持两个插件: YumlPlugin for class diagrams and WebSequencePlugin for sequence diagrams
    • 支持定制 HTML 渲染,如添加 class 和 style 属性
    • 可通过插件进行扩展
  • 其他计划中的特性支持:
    • toc (table of contents)
    • table
    • numbered headers
    • include

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

Web Scalability for Startup Engineers

Web Scalability for Startup Engineers

Artur Ejsmont / McGraw / 2015-6-23 / USD 34.81

Design and build scalable web applications quickly This is an invaluable roadmap for meeting the rapid demand to deliver scalable applications in a startup environment. With a focus on core concept......一起来看看 《Web Scalability for Startup Engineers》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

Base64 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试