Skip to content

Commit 016d415

Browse files
author
Savas Ziplies
committed
Changed: Updated Readme to reflect release 0.8.1
1 parent 26b5191 commit 016d415

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MarkdownViewerPlusPlus [![Build status](https://ci.appveyor.com/api/projects/status/jkuuth039vioms74?svg=true)](https://ci.appveyor.com/project/nea/markdownviewerplusplus) [![GitHub license](https://img.shields.io/github/license/nea/MarkdownViewerPlusPlus.svg)](https://github.com/nea/MarkdownViewerPlusPlus/blob/master/LICENSE.md) [![GitHub (pre-)release](https://img.shields.io/badge/release-0.8.0-yellowgreen.svg)](https://github.com/nea/MarkdownViewerPlusPlus/releases/tag/0.8.0)
1+
# MarkdownViewerPlusPlus [![Build status](https://ci.appveyor.com/api/projects/status/jkuuth039vioms74?svg=true)](https://ci.appveyor.com/project/nea/markdownviewerplusplus) [![GitHub license](https://img.shields.io/github/license/nea/MarkdownViewerPlusPlus.svg)](https://github.com/nea/MarkdownViewerPlusPlus/blob/master/LICENSE.md) [![GitHub (pre-)release](https://img.shields.io/badge/release-0.8.1-yellow.svg)](https://github.com/nea/MarkdownViewerPlusPlus/releases/tag/0.8.1) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/insanitydesign)
22
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
33

44
## Features
@@ -10,17 +10,14 @@ A Notepad++ Plugin to view a Markdown file rendered on-the-fly
1010
* Notepad++ Unicode Plugin
1111

1212
## Latest Versions
13+
* 0.8.1
14+
* Fixed a bug cutting of text after 10000 characters (#60)
15+
* Changed parsing of custom CSS to recognize _@import_ statements and have them lead (#35)
1316
* 0.8.0
1417
* Changed CommonMark.net converter to [Markdig][3]
1518
* Updated [PDFSharp][5] and [HTMLRenderer][6] accordingly
1619
* 0.7.1
1720
* Added handling of local image files
18-
* 0.7.0
19-
* Added a menu action to send content as HTML/Text E-mail (requires *Outlook*)
20-
* Added a menu action to print the rendered content directly
21-
* Added margins configuration for PDF exports
22-
* Added a menu action to copy the rendered content to the clipboard
23-
* Added options to open an exported PDF/HTML after the action completed
2421

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

0 commit comments

Comments
 (0)