Closed anton-dutov closed 8 years ago
And that working:
auto domBuilder =
chooseParser!input
.cursor
.domBuilder;
I'm currently traveling. I'll have a look tomorrow.
In the mean time, can you checkout the master branch? It appears that you are using the latest release, while the online documentation is automatically built from master.
If that's the case, changing parser
to parse
may solve the issue (it has been a recent rename).
I also tried ~master branch, but got another error with incompatible parameters.
@lodo1995 ping
I know. I'm just being very short on time. I hope to upload something soon.
The examples should now work correctly. Feel free to reopen if I missed something.
Taken from here https://lodo1995.github.io/experimental.xml/std/experimental/xml.html
Code:
Output: