Same benefits that any tool with a higher level of abstraction might have over its lower-level ancestors - less verbosity, and faster / easier ways to achieve certain things (in this case, creating simple text-based websites) while keeping the complexity under the bonnet (you'd have to re-implement the multi-page logic using the CSS :target selector when using regular html if you want the same functionality as my tool).