Skip to content

Commit 0a814bb

Browse files
author
Savas Ziplies
committed
Added: Version 0.5.0 options dialog description
1 parent 81ed043 commit 0a814bb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

3029
Download the latest [release here][9]. For a full version history go [here][10].
3130

0 commit comments

Comments
 (0)