# \`blockQuote/\` 内的 \`/pre/code\`

**URL:** https://meta.discourse.org/t/pre-code-s-inside-blockquote-s-dont-render-the-copy-cmd-button/389604
**Category:** Bug
**Tags:** copy-post
**Created:** [2025年十一月25日 14:26 UTC](https://meta.discourse.org/t/pre-code-s-inside-blockquote-s-dont-render-the-copy-cmd-button/389604 "2025-11-25T14:26:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![roke\_julian\_lockhart](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roke_julian_lockhart/32/540179_2.png) [@roke\_julian\_lockhart](https://meta.discourse.org/u/roke_julian_lockhart)
#### Post date: [2025年十一月25日 14:26 UTC](https://meta.discourse.org/t/pre-code-s-inside-blockquote-s-dont-render-the-copy-cmd-button/389604/1 "2025-11-25T14:26:56Z")

</div>

Whereas `/pre/code` produces:

```HTML
<button class="btn nohighlight copy-cmd btn-flat" aria-label="copy code to clipboard">
<svg class="fa d-icon d-icon-copy svg-icon svg-string" aria-hidden="true" xmlns="http://www.w3.org/2000/svg">
<use href="#copy"></use>
</svg>
</button>

```

`blockQuote/pre/code` does not:

#### Context

> **[How can a KernelOops originate from an unpackaged executable?](https://discussion.fedoraproject.org/t/how-can-a-kerneloops-originate-from-an-unpackaged-executable/173685/9)**
>
> Your markup starts like this (I use edit on your post to view this): ~~~log IDX BOOT ID FIRST ENTRY LAST ENTRY 0 6c79563780bc4a808e97237d01c16205 Mon 2025-11-24 11:24:37 GMT Mon...
