Skip to main content
pwillener
Legend
November 11, 2010
Question

Indent is no longer working

  • November 11, 2010
  • 3 replies
  • 834 views

I am sometimes using indentation (Indent) to make some part of my instructions stand out.

For instance I would like this paragraph to be indented.  I just add a little bit more text here for demonstration purposes; to make it a bit longer than just one line - you really don't have to read all of this.

Ok, and now I am ending the indentation and take a screenshot, to show you have I intended this to look like...

To start and end the indentation I have used the 'Indent' and 'Outdent' buttons on the editor

Now when I post this message, all indentation is gone.

Why?  This worked fine until a short time ago...

    This topic has been closed for replies.

    3 replies

    Jacob Bugge
    Community Expert
    Community Expert
    November 11, 2010

    I gave up on indentation long ago.

    Claudio González
    Legend
    November 11, 2010

    Pat, the missing formatting features issue was explained here by JVD:

    http://forums.adobe.com/thread/711818

    I also posted there a link to some further tests I performed on the features that were gone.

    pwillener
    pwillenerAuthor
    Legend
    November 12, 2010

    Thank you, Claudio - you did indeed mention indentation no longer working in that topic.

    JVD mentioned http://www.jivesoftware.com/jivespace/docs/DOC-1640 in there; I may need to create a Jive account to read it, as I still cannot understand why it is necessary to remove so many features just to deter spammers...?

    pwillener
    pwillenerAuthor
    Legend
    November 11, 2010

    Now, while editing the above, I had a look at the HTML code:

    <p>I am sometimes using indentation (Indent) to make some part of my instructions stand out.</p>
    <p> </p>
    <p style="padding-left: 30px;">For instance I would like this paragraph to be indented.  I just add a little bit more text here for demonstration purposes; to make it a bit longer than just one line - you really don't have to read all of this.</p>
    <p> </p>
    <p>Ok, and now I am ending the indentation and take a screenshot, to show you have I intended this to look like...</p>

    We can clearly see the style="padding-left: 30px;" that does the indentation.  But after posting it's gone:

    <p>I am sometimes using indentation (Indent) to make some part of my instructions stand out.</p>
    <p> </p>
    <p>For instance I would like this paragraph to be indented.&#160; I just add a little bit more text here for demonstration purposes; to make it a bit longer than just one line - you really don't have to read all of this.</p>
    <p> </p>
    <p>Ok, and now I am ending the indentation and take a screenshot, to show you have I intended this to look like...</p>

    Why are these formatting features taken away, one after another?

    It deprieves us of the ability to make ourselves clear to users who sometimes are as illiterate as cows.