Redlines.DOC (redlines v0.9.2)
View SourceLegacy .doc adapter using the optional doc_redlines package.
Summary
Functions
Extract redlines from a legacy .doc file path.
Convert doc_redlines entries into normalized changes.
Functions
Extract redlines from a legacy .doc file path.
Returns {:error, :doc_redlines_not_available} when the DocRedlines
module is not loaded in the current runtime.
@spec to_changes(list()) :: [Redlines.Change.t()]
Convert doc_redlines entries into normalized changes.