Skip to content

Commit 32d0844

Browse files
committed
Add comment
1 parent 2da89a0 commit 32d0844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/docx/containers/paragraph.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def initialize(node, document_properties = {}, doc = nil)
2828
validate_placeholder_content
2929
end
3030

31+
# This method detects and replaces the corrupted nodes if any exists.
3132
def validate_placeholder_content
3233
placeholder_position_hash = detect_placeholder_positions
3334
content_size = [0]

0 commit comments

Comments
 (0)