Lightweight Text Markup language that can be converted to HTML and LaTeX with a Java library? [closed]

丶灬走出姿态 提交于 2019-12-04 15:45:10

Unless I've misunderstood your question, Fletcher Penney's Multimarkdown is about a comprehensive as you'll get for a markup language, and there appear to be a number of Java implementatons. HTML creation is standard and more fully-featured than the original Markdown (e.g. tables, definition lists), but Fletcher has also thought a lot about LaTeX.

There's also a useful community, which might help with further details.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!