GREP match expressions with endnote marker doesn't work correctly
Some GREP match expressions with endnote marker don't work. For instance:
(?<=~U)(.|\r|\t)
returns no result.
(.)~U
returns no result.
The same expressions work fine with footnote marker.
Error appears in all versions of ID up to current.
4
votes

-
Josh Langman commented
In GREP styles, the "footnote marker" GREP string matches endnote markers, which it should not, and the "endnote marker" string does not seem to match anything, at least as part of a larger query.