@oss-autopilot/core - v3.7.0
    Preparing search index...

    Function extractFromFence

    • Reverse of wrapUntrustedContent. Extracts the original body text (un-escaping any sentinel-encoded close tags). Throws if the input is not a single well-formed fence — callers shouldn't be parsing arbitrary markdown with this; it's for tests + symmetric reasoning only.

      Parameters

      • fenced: string

      Returns string