README.txt
==========

The paragraphs_clipboard module provides functionality to copy and paste
paragraph entities between content on your Drupal site. It enables an easy
way to duplicate and manage blocks of content within nodes by offering
clipboard functionality directly integrated with the Paragraphs module.

FEATURES
==========
* Copy Paragraphs:
    Allows users to copy a specific paragraph entity
    from a content node to a clipboard.

* Paste from Clipboard:
    Provides a button to paste the copied paragraph into another content node,
    preserving all its data and structure.
