Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvinometric/markdown-docx

[WIP] Markdown to .docx, easy
https://github.com/alvinometric/markdown-docx

Last synced: about 1 month ago
JSON representation

[WIP] Markdown to .docx, easy

Awesome Lists containing this project

README

        

# markdown-docx

WIP

## Installation

- Install pandoc

## Development

```bash
gow run ./main.go
```

## Todo

- Add progress bar for markdown download: https://github.com/charmbracelet/bubbletea/blob/master/examples/progress-animated/main.go
-