pax_global_header00006660000000000000000000000064146061630630014517gustar00rootroot0000000000000052 comment=ce093de0e734c83e15c42cde77b0bb58f38554df lang-html-6.4.9/000077500000000000000000000000001460616306300134225ustar00rootroot00000000000000lang-html-6.4.9/.github/000077500000000000000000000000001460616306300147625ustar00rootroot00000000000000lang-html-6.4.9/.github/workflows/000077500000000000000000000000001460616306300170175ustar00rootroot00000000000000lang-html-6.4.9/.github/workflows/dispatch.yml000066400000000000000000000006371460616306300213470ustar00rootroot00000000000000name: Trigger CI on: push jobs: build: name: Dispatch to main repo runs-on: ubuntu-latest steps: - name: Emit repository_dispatch uses: mvasigh/dispatch-action@main with: # You should create a personal access token and store it in your repository token: ${{ secrets.DISPATCH_AUTH }} repo: dev owner: codemirror event_type: push lang-html-6.4.9/.gitignore000066400000000000000000000001271460616306300154120ustar00rootroot00000000000000/node_modules package-lock.json /dist /test/*.js /test/*.d.ts /test/*.d.ts.map .tern-* lang-html-6.4.9/.npmignore000066400000000000000000000001001460616306300154100ustar00rootroot00000000000000/src /test /node_modules .tern-* rollup.config.js tsconfig.json lang-html-6.4.9/CHANGELOG.md000066400000000000000000000107311460616306300152350ustar00rootroot00000000000000## 6.4.9 (2024-04-12) ### Bug fixes Fix a bug in `autoCloseTags` that made tags not close when typing > after an attribute. ## 6.4.8 (2024-01-23) ### Bug fixes Complete attribute names after whitespace in a tag even when completion isn't explicitly triggered. ## 6.4.7 (2023-11-27) ### Bug fixes Parse `script` tags with `application/json` type as JSON syntax. ## 6.4.6 (2023-08-28) ### Bug fixes `autoCloseTags` now generates two separate transactions, so that the completion can be undone separately. Add highlighting for the content of `