projectEndings / staticSearch

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
https://endings.uvic.ca/staticSearch/docs/index.html
Mozilla Public License 2.0
46 stars 21 forks source link

Iss197 dotsyntax #232

Closed joeytakeda closed 2 years ago

joeytakeda commented 2 years ago

For #197: The dot syntax was deprecated in 1.2, so this drops all support for it (i.e. it will now silently be ignored). We should, however, add a check for the dot syntax in the schematron (#208)

martindholmes commented 2 years ago

Looks good to me. I thought we'd already done this, to be honest. :-)