<#3551 [Docs] Copy code button puts too much html ...
# flyte-github
a
#3551 [Docs] Copy code button puts too much html in buffer Issue created by tsheiner Description As example, just after this point in docs there is a code block with copy code button. If you press button and then paste you get this output:
Copy code
span.prompt1:before {
  content: "$ ";
}
git clone <https://github.com/flyteorg/flytesnacks>
cd flytesnacks/cookbook
pip install -r core/requirements.txt
Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte