Martin Holmes
Martin Holmes
Added the URL tracking bit. This is now functionally complete, but without any tests as yet.
@joeytakeda If you try this out and you think it's a good idea, I'll add tests and documentation before creating a PR. I purposely used the CSS visibility property rather...
In case we decide this is the right thing to do, I've created PRs for both dev and release-1.4.
This needs to be fixed for 1.4.x, but it also needs to be added to tests in 2.0 and fixed there if necessary.
Until I've added a nested context test, and another one with the added complication of using the lang() function, I won't know for sure what's happening. I'm hoping to do...
Initial work on the test to confirm the problem is happening in branch issue-345-contexts which branches from release-1.4.
It turns out that our tests already include a simple instance of a nested context: in the "clues.html" file, there is a `` (context: "Quotations") which contains within it a...
Incidentally @sydb I think an alternative and perhaps better approach might be to replace the `lang()`-based contexts with a set of description filters titled "Documents containing any of these languages"...
@joeytakeda I'd forgotten most of that issue, but re-reading it now, it suggests (correct me if I'm wrong) that I should be able to reproduce the problem in 1.4 by...
That does sort of work -- when I create a third context ` `, the stem is indeed only associated with two contexts, but they are the two which match...