File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ A Notepad++ Plugin to view a Markdown file rendered on-the-fly
55* Dockable panel (toggle) with a rendered HTML of the currently selected file/tab
66* CommonMark compliant ([ 0.27] [ 4 ] )
77* Synchronized scrolling
8- * Links open in a separate Browser
8+ * Custom CSS integration
99* Basic HTML Export
1010* Basic PDF Export
1111* Unicode Notepad++ 32-bit plugin
@@ -19,13 +19,12 @@ A Notepad++ Plugin to view a Markdown file rendered on-the-fly
1919* BugFixes ^^'
2020
2121## Latest Versions
22+ * 0.5.0
23+ * Added an options dialog for file extensions, HTML CSS and PDF attributes
2224* 0.4.5
2325 * Fixed handling rendering Markdown in either editor view (thanks to dail8859)
2426* 0.4.4
2527 * Update renderer scrolling when caret causes a scroll event (thanks to dail8859)
26- * 0.4.3
27- * Optimized viewer refresh calls in connection with Notepad++/Scintilla notifications (thanks to dail8859)
28- * Changed the dependencies of [ PDFSharp] [ 5 ] and [ HTMLRenderer] [ 6 ] to pre-releases for better page-break support in PDF files
2928
3029Download the latest [ release here] [ 9 ] . For a full version history go [ here] [ 10 ] .
3130
You can’t perform that action at this time.
0 commit comments