Asciidoctor for bulletin board
I'm developing a web application that has a bulletin board. I'm looking
for a lightweight markup language that could be used for the user posts.
The markup language need to be easily version-able and support output to
html (of course) and PDF format (for document). Also there must be a Java
parser for this, or js parser would be a bonus too. After looking, I think
asciidoctor might be suitable with the asciidoctor-java-integration .
The question is how customizable is the output? I need the output html to
match my web application's theme.
Or is there any better choice available? Any inputs are much appreciated.
thanks,
No comments:
Post a Comment