Skip to:
Content
Pages
Categories
Search
Top
Bottom

HTML tags for explanation purposes

  • @arpowers

    Member

    hi!

    I have a forum here: http://www.pagelines.com/forum

    I sometimes want to add HTML tags to explain things to people but they get stripped out or used as real HTML…

    Is there a way to do this (display HTML code) in BBPress?

Viewing 5 replies - 1 through 5 (of 5 total)
  • @kawauso

    Member

    Put them in backtick characters (see below the post field here) or in <code> tags

    @arpowers

    Member

    ‘<‘

    @chrishajer

    Participant

    That’s a single quote or apostrophe, not a back tick. On a US English keyboard, the single quote is on the same key with a double quote. The back tick is in the upper left corner or the keyboard, usually on the same key as the tilde (tilde requires shift.)

    http://upload.wikimedia.org/wikipedia/en/5/51/KB_United_States-NoAltGr.svg

    You want to use the upper left key in this keyboard layout around your code.

    <?php e_('This is code'); ?> and ‘this is just inside single quotes’.

    @arpowers

    Member

    < this is a test >

    @arpowers

    Member

    you think I’d know what a backtick was!

    Thanks for the help…

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar