Native markdown/CSV/html preview/viewer plugin for notepad++ (NppMarkdown-JetNpp-Mod). Original Author's Homepage
- install Visual C++ Redistributable Packages for Visual Studio 2019
- copy the .DLL file into the plugins folder within your Notepad++ installation folder (e.g. \Program Files (x86)\Notepad++\plugins\JetMarkdown for x86 version).
- +. md table : border style
- +. fix html parser crash
- +. support NppStyle config
- +. update md parser
- +. update md parser
- +. update markdown parser.
- +. support csv preview
- +. support html preview
- +. support relative paths, such as image resource.
- +. update markdown parser.
- +. add 'clear' button.
- +. support more elements, such as table.
- +. minor fix
- +. change compiler toolset to v140_xp (visual studio 2015)
- +. install instruction.
- +. fix issue : crashed at the beginning under x64 environment. I didn't test the plugin under x64 environment.
- +. change compiler toolset to v120_xp
- +. build x86 & x64
env | ver |
---|---|
os | windows 7 x64 |
compiler | MSVC 2019 |
toolset | v142 |