Skip to content

Fix single quote bug

Alex Sands requested to merge acsands13-singlequote into master
  • Fixes bug with single quotes, e.g. m.query("'s")
  • Adds test case

Merge request reports