resolve(name, text)
Instance Public methods
Returns a reference to name
.
If the reference is found and name
is not documented
text
will be returned. If name
is escaped
name
is returned. If name
is not found
text
is returned.
Please login to continue.