rwml 0.1.0

Native Rust toolkit for Microsoft Word — read, write, edit, and render legacy .doc (Word 97-2003, [MS-DOC]) and modern .docx (OOXML): one document model, package-preserving edits, field evaluation, Markdown/HTML export, PDF preview
Documentation
1
2
3
# Normalize line endings to LF in the repository (cross-platform OSS hygiene).
* text=auto eol=lf
*.rs text eol=lf