Try using "Template" action and construct your text with hyerlinks than paste it to page.
Other option is to create simple LOCAL html page somewhere on your hard disk with
desired text and links, than open that local html page in another tab in BAS and than copy
from that tab to the tab where you are working.
Нет правильных вариантов в регулярках
-
Есть кумок html
<input type="hidden" name="token" value="Zddjsdjrgfdge34sd3d4y"><div class="input-group"><span class="input-group-addon"><i class="fa fa-btc" aria-hidden="true"></i></span><input type="text" class="form-control" pattern="" placeholder="bitcoin address" name="address" value=""></div><br><center> <iframe scrolling="no" src="//coinad.com/ads/" style="">Нужно получить Токен,применяю такую регулярку
name="token"\ value="(.+)"Но берет данные до последнего до момента когда есть ""
Вот что выдается по регуляркеZddjsdjrgfdge34sd3d4y"><div class="input-group"><span class="input-group-addon"><i class="fa fa-btc" aria-hidden="true"></i></span><input type="text" class="form-control" pattern="" placeholder="bitcoin address" name="address" value="Как вытаскивать именно до первой кавычки " ?
Перепробовал кучу регулярок но BAS немогет выдать до первой ковычки(( -
Мне эта картинка бывает очень помогает
