Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    how I am supposed to underline..?

    Help wanted · · · – – – · · ·
    4
    4
    18939
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F. Javier Bardavío
      F. Javier Bardavío last edited by

      hi all, from xavier, I’d like 2 underline a word within a text, to highlight it, but after looking 4 the button (like in ancient wide spread word processors like Word.) for 6 minutes, I felt :-% and just decided to ask for help
      thank U sir

      1 Reply Last reply Reply Quote 0
      • gerdb42
        gerdb42 last edited by

        Notepad++ is an editor for plain text files. And since plain text files have no notion of text decoration, Notepad++ doesn’t have either.

        Word processors are completely different beasts. They store a lot of information besides the text.

        1 Reply Last reply Reply Quote 1
        • akmbd166
          akmbd166 last edited by

          Although it does seem to ‘underline’ urls.

          Claudia Frank 1 Reply Last reply Reply Quote 0
          • Claudia Frank
            Claudia Frank @akmbd166 last edited by

            @akmbd166

            yes it does, because there is specific code which is responsible doing it, nevertheless it is true what gerdb42 mentioned.
            It isn’t saved within the file rather than the code is scanning every time if there is an url in the text which needs to be underlined.
            So yes, you could argue it can be done but not in the way like word, writer, ms notepad, … it does. If you want to have such
            functionality you basically need to write your own plugin to do it and as gerdb42 said, this is a different beast.

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors