Fabian Pijcke
Fabian Pijcke
I compiled the above without error using `eliomc -c` with TyXML 4.1.0. Can you consider adding additional steps on how to reproduce?
Indeed with that command I have the same issue, I don't know why on the system I was two days ago I could compile test.ml using `eliomc -c test.ml`, but...
Well after some more investigation, it appears that my previous comment was inaccurate. The type `flow5_without_interactive` _is_ a supertype of `phrasing_without_interactive`. However it seems that the OCaml compiler needs a...
I have a "maps" branch in which almost all of the above is fixed, except for the following strange thing in the HTML specification: - map element is transparent; -...
Yes that's right. So you suggest adding `` `Area`` in the phrasing type? I agree that maps are almost not used, but I guess it is not our role to...
Hello, I was about to open a new issue, but I think it is related to this one. The @Drup comment indicates that the content model of the [a](https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element) element...
There is still work to be done, but I have a first "quick and dirty" solution to this issue (see above commit). The more complex constructors in the `Omd.element` type...
Hello! I have no time for this at the moment, feel free to continue (or restart from scratch, I don't know your plans :-) ) the work on this issue.
This issue is inactive for more than 4 years and have received little attention. Anyway, I believe documentation is important and should be cared for. Reviewing all of the documentation...