DebugVisitor wraps ERBContent inside `javascript_tag` with debug_span, while regular `<script>` tags are excluded · Issue #952 · marcoroth/herb
Thanks again for maintaining this project. I’ve run into another issue regarding how DebugVisitor handles javascript_tag. DebugVisitor wraps ERBContent inside javascript_tag with debug_span. Regula...