Hi again,
I'm having some trouble with my (replace:)s. In some instances, they are working just fine. In others, they seem to be eating up a space here and there. Let me give an example. In my header-tagged passage, I have this:
(replace: "important term ")[(link-replace: "important term ")[explanation of important term ] ]
Sometimes this works beautifully! But sometimes I get output like this:
What I want:
You must understand this important term.
What I get:
You must understand thisimportant term.
I have quite a few (if:) macros happening in the header. Could this be affecting how the passage is rendered? Any other ideas?