Stories
Slash Boxes
Comments

Dev.SN ♥ developers

posted by martyb on Sunday January 11 2015, @02:19PM   Printer-friendly
from the named-character-entities:-"-&-<->-…-—-£ dept.

named character entities: " & < > … — £

Saved as "Plain Old Text"

Preview looked correct.

Looked correct in the stories Submissions queue.

 
This discussion has been archived. No new comments can be posted.
Display Options Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by martyb on Monday January 12 2015, @11:11AM

    by martyb (76) on Monday January 12 2015, @11:11AM (#28227) Journal

    Hmm, maybe you were giving me examples of the syntax of the input instead of examples of the output?

    @The+Mighty+Buzzard

    @#18

    Does not appear to be the case; at least in preview, they appear exactly as I typed them. Let's try putting angle brackets around them:

    <@The+Mighty+Buzzard>

    <@#18>

    I've replaced the less/greater than chars with named character entities to show what I had used; nothing was displayed in either case -- the elements were completely removed.

    Let's try using a "user" element:

    <user @The+Mighty+Buzzard>

    <user @#18>

    Same result, and same change, after the fact, to reveal what I had entered.

    Let's try again using a syntax analagous tothe URL element:

    <user:@The+Mighty+Buzzard>

    <user:@#18>

    And that caused the elements to be removed, too. Again, to show what I had entered, in the preceding I have replaced each less-than character that I had typed with its named character entity: &lt; and each greater-than with &gt;

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2