# NppExport **Repository Path**: chenwr2020/NppExport ## Basic Information - **Project Name**: NppExport - **Description**: Notepad NppExport插件下载 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-08 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NppExport Here only provided precomiled dll. [Original Author's Homepage](https://sourceforge.net/projects/npp-plugins/files/NppExport/) ## download [Release](https://github.com/JetNpp/NppExport/tree/master/bin "Release") ## install - install [Visual C++ Redistributable Packages for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=53587) - copy the .DLL file into the plugins folder within your Notepad++ installation folder (e.g. \Program Files (x86)\Notepad++\plugins\NppExport\ for x86 version). ## change log ### 0.2.8.9 2019-07-18 - +. fix : crash when export to rtf - +. fix : no color after update notepad++ to 7.7 ### 0.2.8.8 2018-10-21 - +. fix : html syntax highlighting not function well ### 0.2.8.7 2018-10-12 - +. build x86 & x64 ### compile env |env | ver| | - | - | |__os__|windows 7 x64| |__compiler__|MSVC 2015 UPDATE3| |__toolset__|v140_xp|