Title: [Plugin: WP-CodeBox] Standards compliant code
Last modified: August 19, 2016

---

# [Plugin: WP-CodeBox] Standards compliant code

 *  [Samuel Santos](https://wordpress.org/support/users/silenius/)
 * (@silenius)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-codebox-standards-compliant-code/)
 * The last version of the HTML spec now defines a way to specify the programming
   language in the markup.
 * Example:
 *     ```
       <pre><code class="language-pascal">var i: Integer;
       begin
          i := 1;
       end.</code></pre>
       ```
   
 * Source:
    [http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-code-element](http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-code-element)
 * Can a new version of the plugin be updated to use this syntax?

The topic ‘[Plugin: WP-CodeBox] Standards compliant code’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [Samuel Santos](https://wordpress.org/support/users/silenius/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-codebox-standards-compliant-code/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
