Charafeddine Cheraa
Charafeddine Cheraa
> @ccheraa I see you mentioned this issue in a comment on a PR submitted to a forked copy of this repository: [evolvedbinary#1](https://github.com/evolvedbinary/eXide/pull/1). Is that PR part of the fix...
It turns out updating [eXist-db/xqlint](https://github.com/eXist-db/xqlint) to support `XQuery 3.1` is not enough, as eXide currently relies on an old commit of that repo, and the current version of XQlint will...
https://github.com/eXist-db/xqlint has some changes that helps connect it to eXide, which are missing from https://github.com/wcandillon/xqlint I don't know yet if a simple rebase/merge would fix that, or if more work...
> @ccheraa By "navigation pane", do you mean the TEI Publisher app's own table of contents pane, or are you referring to an ebook reader/client app's table of contents? I...