Paper Office
paper-docxAPI referencestory

Anchor

paper-docx 0.2.0 API reference

Legacy, inert location evidence: story part + index + content hash.

Anchor remains serializable for historical search and revision result data. It is not a mutation-capable block target; reacquire a live Block or Span instead.

Anchor(story: str, index: int, content_hash: str)

Attributes

content_hash

attributecontent_hashstr

index

attributeindexint

story

attributestorystr

Functions

to_dict

functo_dict() -> 'Dict[str, object]'

Returns

'Dict[str, object]'

On this page