http://qs321.pair.com?node_id=1173679


in reply to Re^7: The gods are everywhere
in thread The gods are everywhere

FYI, I bet all of the strangedocs can be converted to superdocs. It was a long time ago, but my memory is that there were quirks/bugs in parsing that were worked around by creating strangedocs but that were fixed long ago.

- tye        

  • Comment on Re^8: The gods are everywhere (strangedoc)

Replies are listed 'Best First'.
Re^9: The gods are everywhere (strangedoc)
by jdporter (Paladin) on Oct 11, 2016 at 20:04 UTC
Re^9: The gods are everywhere (strangedoc)
by jdporter (Paladin) on Oct 10, 2016 at 21:45 UTC

    I was wondering the exact same thing, and made a mental note -- which I'm sure is around here somewhere -- to investigate the possibility. Thanks for the validation. :-)

Re^9: The gods are everywhere (strangedoc)
by Anonymous Monk on Oct 11, 2016 at 18:39 UTC
    I made the following changes:
    1. preview page.nodetype =~ s/strangedoc/superdoc/;
    2. preview page.owner =~ s/developers/PublicAccess/;
    3. op:preview.code =~ s/strangedoc/superdoc/;
    And this shows that I was able to reply as anonymonk after said changes.