Stream: show and tell

Topic: Generating word documents using basic-cli


view this post on Zulip Luke Boswell (Jul 16 2024 at 08:44):

I spent some time today hacking around with pandoc to generate word documents, and made a small demo I thought I would share.

I'll probably make a library or something with more features later, but for now this does what I need it to.

gist with source code

$ roc example.roc
Done

Screenshot-2024-07-16-at-18.39.05.png

This demo doesn't include custom styling using a template, but that is super easy to add if you need it.


Last updated: Jul 06 2025 at 12:14 UTC