The [ESI Language Specification 1.0](https://www.w3.org/TR/esi-lang/) supports a construct to allow specially marked HTML comments to be ESI-processed, stripping the comment. See [`<!--esi ...-->`](https://www.w3.org/TR/esi-lang/#:~:text=information%20about%20variables.-,3.7%20%3C!%2D%2Desi%20...%2D%2D%3E,-This%20is%20a) - it would be great if this library could support this part of the specification!
The ESI Language Specification 1.0 supports a construct to allow specially marked HTML comments to be ESI-processed, stripping the comment.
See
<!--esi ...-->- it would be great if this library could support this part of the specification!