Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.42 KB

File metadata and controls

23 lines (15 loc) · 1.42 KB

Support for officeParser 🤝

First, thank you for using officeParser! As a project with over 10 million+ downloads, we strive to provide a robust experience for document parsing.

How to Get Help

Since this is an independently maintained project, we encourage self-service and community support first to ensure the maintainer can focus on core library improvements.

1. Check the Documentation 📖

Most configuration and AST questions are covered in our Documentation & AST Visualizer.

2. GitHub Discussions 💬

For "How-to" questions, architecture discussions, or general support, please use our Discussions page. The community (and the maintainer) are active there.

3. Reporting Bugs 🐛

If you've found a confirmed bug (e.g., a file is failing to parse or the AST is incorrect), please use the Bug Report Form.

4. Security Vulnerabilities 🔒

Please do not report security vulnerabilities via public issues. Follow the instructions in our Security Policy for private disclosure.

Reporting Logic