Community
    • Login

    How to create UDL with folding similar to INI file?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    1 Posts 1 Posters 1.3k Views
    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.
    • Marian PisarcikM
      Marian Pisarcik
      last edited by

      I am trying to create my own mardown language. I wanted every entry starting with # following title. All next lines should be folded under the entry title:

      Expanded:

      < Title 1
      Desc line one
      Desc line two
      < Title 2
      Desc line one
      < Title 3
      Desc line one
      Desc line two
      Desc line three

      Collapsed:
      < Title 1
      < Title 2
      < Title 3

      I was only able to create folding with < starting and with << ending. I think ending is not necessary. Thanks a lot

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors