How do i insert link for specify keyword?(ignore case)
And setting the anchor numbers. if i can not found keyword 1, they will seek keyword 2 automaticly, then, the totally anchor number is 3
for example: a b b c c c d d d d e e e e e F f f f f f
keywords: a, g, f
anchor count: 3
execut result:
<a href=#>a</a> b b c c c d d d d e e e e e <a href=#>f</a> f f <a href=#>f</a> f f