OpenWord 1.0.0
Modern C++17 library for parsing, manipulating, and saving DOCX files.
Loading...
Searching...
No Matches
Namespaces | Functions
MarkdownConverter.h File Reference
#include "openword/Document.h"
#include <string>
Include dependency graph for MarkdownConverter.h:

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.