HTML and RTF Export
HTML and RTF Export highlighted code
Professional Notepad is capable of exporting syntax highlighted documents to both RTF (rich-text format) and HTML formats. This allows you to share the highlighted code in the internet and other media. With Professional Notepad, converting a source code file into a colored HTML or RTF file is simple: load the file, then save it as an HTML or RTF file. This function is very convenient when embedding source code in either HTML or RTF documents. Professional Notepad also can copy text using RTF format which allows for syntax-highlighted text to be pasted into applications such as Word. This example shows some JavaScript code exported from the editor:
A HTML file saved from JavaScript code
