Update Docs page elements update finding a H3 and combine it with the next paragraph
Here’s a breakdown of how the code works: In summary, this script is designed to find Heading 3 paragraphs in the document, take the content of the next paragraph, and replace the content of the Heading 3 paragraph with it, effectively merging the two paragraphs while removing the original next paragraph.