Title: hangy's Replies | WordPress.org

---

# hangy

  [  ](https://wordpress.org/support/users/hangy/)

 *   [Profile](https://wordpress.org/support/users/hangy/)
 *   [Topics Started](https://wordpress.org/support/users/hangy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hangy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hangy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hangy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hangy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hangy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Adjust output of SyntaxHighligher to use the code-tag?](https://wordpress.org/support/topic/adjust-output-of-syntaxhighligher-to-use-the-code-tag/)
 *  Thread Starter [hangy](https://wordpress.org/support/users/hangy/)
 * (@hangy)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/adjust-output-of-syntaxhighligher-to-use-the-code-tag/#post-622838)
 * To be honest, I think that the `<pre>`-tag itself has no specific semantic meaning,
   but just the information that the text is preformatted and should be shown as
   it was entered in the markup.
    So `<pre>` is semantically irrelevant, thus `<
   pre><code>…</code></pre>`, as partly suggested e. g. by [HTML Dog](http://www.htmldog.com/reference/htmltags/pre/),
   might be the best way to mark-up code.

Viewing 1 replies (of 1 total)