You must log in or register to comment.
Why does a command-line-based document processor have an embedded web server?
To live preview changes to the document in a web browser. Given it can output html this just makes things a bit more convenient.
To live preview changes to the document in a web browser. Given it can output html this just makes things a bit more convenient.