• passiveasset

    (@passiveasset)


    Hi,

    is it possible to implement the feature to ignore the style of text and find just the keywords in it?

    Ex:
    <span style="color: #000000;">Hello </span><span style="color: #000FFF;">World!</span>
    The plugin should just find the keywords “Hello World” and create a link for them and ignore the styling.
    I know its kinda difficult to skip the <> tags. But maybe it works to be a feature in the General Settings menu.
    Thx

Viewing 1 replies (of 1 total)
  • Plugin Author Lucian Apostol

    (@thedark)

    Hello. Right now, the plugin break your code or simply not replacing links that are inside a span ?

    My goal was to prevent plugin to insert links in text that is in some special tags. If the author intentionally put some text in h or span, it means that the text represent something important that should remain as is.

Viewing 1 replies (of 1 total)

The topic ‘Styled Text Conversion’ is closed to new replies.