Define and detect custom tag with specific prefix & suffix
Define and detect custom tag with specific prefix & suffix
Define custom tag : `` .
Regex is /\s]+?):>/gm .
Prefix is `` .
tag_name can not contain prefix, suffix, space, tab or newline character .
tag_name can not be null ....
Submitted by ShenTengTu - 8 years ago