You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Moved class that parses old style credits text into active text from
USnippetCreditsParser into the TSnippetExtraHelper.TCreditsParser
private class in USnippetExtraHelper.
2. Removed the now redundant USnippetCreditsParser unit from project.
3. Modify methods of TSnippetExtraHelper that create active text
documents to embed the active text between matched ekDocument elements.
4. Rewrote TSnippetExtraHelper.BuildActiveText to simply hand off the
work by calling to the TActiveTextFactory.CreateActiveText parser
overload, passing the REML parser.
0 commit comments