Title: Duplicated HTML source code
Last modified: December 11, 2025

---

# Duplicated HTML source code

 *  [tech0925](https://wordpress.org/support/users/tech0925/)
 * (@tech0925)
 * [4 months ago](https://wordpress.org/support/topic/duplicated-html-source-code/)
 * I noticed in the source code of any post that I use this plugin the code is duplicated.
   However, it only shows on the post once. Anyone know why it is duplicated in 
   the source html code of the site twice?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [4 months ago](https://wordpress.org/support/topic/duplicated-html-source-code/#post-18751633)
 * The plugin will store the raw code you type in, as well as the HTML output. WP
   will render it so that only the data marked as output is sent to the browser 
   though, which is why you only see the one.
 * Additionally though, the raw code might be included if you have the copy button
   enabled, so that users can copy it as you typed it, without the html and formatting.
 * Is that what youre seeing?

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fduplicated-html-source-code%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/code-block-pro/assets/icon-256x256.png?rev=2908978)
 * [Code Block Pro - Beautiful Syntax Highlighting](https://wordpress.org/plugins/code-block-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-block-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-block-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/code-block-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-block-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-block-pro/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [4 months ago](https://wordpress.org/support/topic/duplicated-html-source-code/#post-18751633)
 * Status: not resolved