in reply to Perlmonks idea: Examine post code (view only)

I had quite some time ago planned to have a displaytype=bare that would do that. Maybe I should get back to it.
  • Comment on Re: Perlmonks idea: Examine post code (view only)

Replies are listed 'Best First'.
Re^2: Perlmonks idea: Examine post code (view only) ('bare')
by tye (Sage) on Jan 22, 2006 at 17:15 UTC

    'bare' is already assigned and it isn't a displaytype, so let's not overload that term.

    Besides, 'bare' doesn't fit well. 'source' would be better. Or 'input' or 'asentered' or 'rawtext'...

    Note that whether you get nodelets etc. around this would be separately controlled (by 'style=bare' or not).

    - tye