Martin Holmes
Martin Holmes
Added a possible fix in commit #aff4ef3; this will need testing on Windows.
That fix breaks things on Windows, so we'll need a platform-specific hack.
In commit [aff4ef3](https://github.com/projectEndings/staticSearch/commit/aff4ef35728082b4fe8d6551290514e804b3d672) the fix works on both platforms (although the Windows build is still broken for other reasons -- that merits another ticket). This can be closed.
Let's keep it open and keep the branch too.
@ebeshero Thanks for this -- I'll look at it now.
The section on requirements is now there. There's obviously still a lot of work to do on the documentation CSS, in particular relating to section widths, which are too narrow...
The fix for issue #305 merged today into dev is an interim fix pending what we decide to do on this ticket.
Working on this in branch issue-179-unicode-nfc
I think this is done now.
I'm re-opening this because I don't believe I actually finished it; all the changes to stemmers were made, but the crucial change that would normalize the search box input was...