DISQUS

The Disqus Blog: Comment formatting?

  • Philippe Bradley · 1 year ago
    would be great to have this documented somewhere
    just trying it out:
    <h1>header 1</h1>
    <h2>header 2</h2>
    bold
    emphasis
    italics
    link to google.com
    blockquote
  • Daniel Ha · 1 year ago
    Basic HTML is supported (bold, italic, blockquotes, links, header
    tags, code)
  • Michael Schubart · 1 year ago
    Thanks!
  • Andrew Conkling · 1 year ago
    Is this documented anywhere? Google led me here.
  • Daniel Ha · 1 year ago
    Basic HTML is supported (bold, italic, blockquotes, links, header
    tags, code)
  • Andrew Conkling · 1 year ago
    Alright, I get it. ;)
  • Jonathan Tran · 1 year ago
    Having strikeout would be very useful for when you need to edit comments. I'm sure I'm not the only one who's run into this problem.
  • baratunde · 1 year ago
    testing video embed

    <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/tjEeWm5cIuE&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tjEeWm5cIuE&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
  • baratunde · 1 year ago
  • Mattie · 1 year ago
    Testing code:
    // sends a single message to everyone
    es_msg Hello World


    Test complete!
  • html test · 1 year ago
    plain image:
    <img src="http://assets.drop.io/download/public/s2nrk3awvyfqj4ylq2vg/ea644ed92aa9eb73d46c93aa09340e770102b8cc/e68fef70-1ad5-012b-6150-00127994f632/f4674d00-1ad5-012b-b976-fd2c970347fc/richard_large.jpg">
  • Tom Insam · 1 year ago
    For some reason I can't write escaped HTML tags. For instance, if I want to write out the HTML for an italics tag, using ampersands to encode things, it's still interpreted as italics. so this is in real italics tags and this is in escaped italics tags. If I double-escape things, I get &lt;i&gt;double escaping&lt;/i&gt;, as I'd expect.

    later: I see that the comment as displayed on http://disqus.com/people/jerakeen/ is rendered more as I'd expect.
  • Daniel Ha · 1 year ago
    This is a known issue. Sorry about the inconvenience.
  • JSpencer · 1 year ago
    test
  • Zuffox · 1 year ago
    Working:
    code
    blockquote
    hr /
    links
    b
    i
    u

    Not working:
    li
    sub
    sup
    q
    big
    small
    del
    samp
    cite
    kbd
    tt

    ... and many more I'm sure. :)
  • yowchuan · 1 year ago
    The blockquote in my widget is being displayed in it's full width on my sidebar...causing the width of my entire site to go haywire.

    You can see it happening here: http://www.meshio.com

    Anyway I can resolve this??
  • John Honovich · 1 year ago
    Do you offer a formatting taskbar so that users who do not know html can use links, bold, etc?
  • Daniel Ha · 1 year ago
    We do not yet at this time. We will.
  • John Honovich · 1 year ago
    Is this a committed feature on the roadmap? If so, what quarter is it
    scheduled for release?

    Thanks.
  • Daniel Ha · 1 year ago
    It is on the roadmap but no date has been set. This is a mistake and a date will be set sometime this week (not a release, just a set date). Thanks!
  • Pistos · 8 months ago
    Code doesn't really work. REAL code has at least one level of indentation, which &lt;code&gt; doesn't preserve:


    if condition
    do_something # supposed to be indented
    else
    do_something_else # supposed to be indented
    end
  • Same2U(AH) · 4 months ago
    <h1>test</h1>
  • Pls call'em TeaPartiers (Not!) · 4 months ago
    test
    test
    test
    <kbd>test</kbd>
    <samp>test</samp>
    <big>test</big>
    ©



    <center></center>