A bug with docObjects that contain `<script>` tags
Open
parsing
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 371
- PR merge metrics
- No merged PRs in 30d
Description
If I have an example like:
```
```
This breaks the JS because the docObject is serialized to JSON and put in a script tag.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.