Closed
Description
pandoc::pandoc_convert("20230428 Brians Story v3.docx", from = "word", to = "markdown")
#> Unknown input format word
#> Error in `pandoc_run()`:
#> ! Running Pandoc failed with following error
#> Run `rlang::last_trace()` to see where the error occurred.
It took me a minute to figure out the error because it's preceding, not following.