OCaml HTML5 parser/serialiser based on Python's JustHTML

submodules

Changed files
+3
.tangled
workflows
+3
.tangled/workflows/build.yml
··· 38 38 - name: switch 39 39 command: | 40 40 opam install . --confirm-level=unsafe-yes --deps-only 41 + - name: test-suite 42 + command: | 43 + git submodule update --init 41 44 - name: build 42 45 command: | 43 46 opam exec -- dune build