Changes between Initial Version and Version 1 of Ticket #32319, comment 16
- Timestamp:
- Oct 16, 2022, 4:26:18 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32319, comment 16
initial v1 1 I think it is possible to do this with a regex and still work with the kinds of statements found in higlight.js from #33253. By being more specfic on the url it matches, based on the specs of what a browser will support for a module specifier.1 I think it is possible to do this with a regex and still work with the kinds of statements found in higlight.js from #33253. You can tighten up what is matched by being more specfic on the url it matches, based on the specs of what a browser will support for a module specifier. 2 2 https://v8.dev/features/modules#specifiers 3 3 >{{{