Skip to content

Fix copy text on Docker install command to not include line feeds

Warren Gifford requested to merge aa/copy-no-linefeeds into master

Created by: aileenrose

Copy to clipboard from the textarea included line feeds. Instead, use a div and select textContent which does not include the line feeds.

Merge request reports

Loading