Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Fix exporter
#13
by
lewtun
HF Staff
- opened
This PR fixes three main things:
- The export to .txt and .docx not working due to hard-coded ports
- The code in the text export being wrapped to 80 characters via
yarn run export:txt -- --code-width=80 - The code in the docx export not being formatted correctly
Co-authored with Codex
lewtun
changed pull request status to
open