8

Is there a plug-in for Notepad++ that does rtf highlighting? To clarify, I mean when one opens an rtf file as plain text, is there a plugin that highlights rtf statements (like "{\rtf...}", "{\colortbl...}", and etc.) like it does with c++, c#, html, and etc. along with the ability to collapse blocks of rtf statements like an xml file? Thanks in advance.

BrainStorm.exe
  • 1,565
  • 3
  • 23
  • 40

2 Answers2

12

Good news every-one! I found a UDL for RTF here.

Found it via this link.

[Edited 2 Aug 2016] The list of User-Defined Languages is now available at this address: https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/udl-list.md

youcantexplainthat
  • 577
  • 1
  • 5
  • 16
BrainStorm.exe
  • 1,565
  • 3
  • 23
  • 40
1

Short answer: I don't know, and probably not.

Long answer: this is sort of a duplicate question; a related answer is yonder: http://sourceforge.net/projects/notepad-plus/forums/forum/331753/topic/3445473

Re: Plugin for NotePad++ for rich text?

TylerH
  • 20,799
  • 66
  • 75
  • 101
Alex Hall
  • 956
  • 10
  • 18