|
OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
|

Go to the source code of this file.
Namespaces | |
| namespace | openword |
Functions | |
| std::string | openword::convertToMarkdown (const Document &doc) |
| Converts a Word Document object to Markdown text. | |