Skip to content

Best Practices

  1. Start with Compilation: Verify document compiles before other checks
  2. Iterative Refinement: Apply one module at a time for better control
  3. Preserve Protected Elements: Never modify @cite, @ref, @label, math environments
  4. Verify Before Commit: Review all suggestions before accepting changes
  5. Use with version control (git) to track changes

Released under the MIT License.