在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):nea/MarkdownViewerPlusPlus开源软件地址(OpenSource Url):https://github.com/nea/MarkdownViewerPlusPlus开源编程语言(OpenSource Language):C# 100.0%开源软件介绍(OpenSource Introduction):MarkdownViewerPlusPlusA Notepad++ Plugin to view a Markdown file rendered on-the-fly Features
Latest Versions
Download the latest release here. For a full version history go here. InstallationDownload a release version and copy the included MarkdownViewerPlusPlus.dll to the plugins sub-folder at your Notepad++ installation directory. The plugin adds a small Markdown icon to the toolbar to toggle the viewer as dockable panel. Plugin ManagerIf you have the Plugin Manager installed you can search for MarkdownViewer++ and install it via that plugin. CompatibilityThis plugin requires at least
It has been tested under the following conditions
UsageTo open the MarkdownViewer++ you can To synchronize the scrolling between the Notepad++ editor view and the rendered markdown, you can enable the option via the Plugins sub-menu. The made selection will be stored and loaded in future sessions. OptionsThe MarkdownViewer++ offers several options to customize your plugin experience. You can open the options dialog via the Plugins sub-menu. GeneralOn the General tab you can configure the file extensions the MarkdownViewer++ renderer should actually display. If the box is empty all files will be rendered. If you want to limit the rendering to certain file extensions list them in the textbox as comma-separated list without leading dot. For example, if you only want to render txt, log and md files just type in "txt,log,md". Please note that only file extensions are compared and no certain mime types or anything. If a text document is not named XYZ.txt it will not be rendered. HTMLOn the HTML tab you can fill in Custom CSS, which is used when rendering the MarkdownViewer++ preview as well as the exported HTML. Therefore, you are able to e.g. change bullet-point-list icons or sizes of headlines. The custom CSS textbox is limited to 32767 characters. On the PDF tab you can set the orientation and page size of the exported PDF. The content is provided by the PDFSharp enumerations. Additionally, the margins for top, right, bottom and left can be set for the exported PDF file. HighlightingMarkdownViewer++ adds no markdown highlighting to Notepad++ itself. But you might find the user-defined syntax highlighting by Edditoria helpful. License and CreditsThe MarkdownViewerPlusPlus is released under the MIT license. This Notepad++ plugin integrates the sources of multiple other libraries, because of issues with the library merging process. Credits and thanks to all the developers working on these great projects:
DisclaimerThis source and the whole package comes without warranty. It may or may not harm your computer or cell phone. Please use with care. Any damage cannot be related back to the author. The source has been tested on a virtual environment and scanned for viruses and has passed all tests. Personal NoteI don't know if this is very useful for a lot of people but I wanted something in private to quickly write and see some formatted Markdown documents. As I was not able to find something similar very quickly I created this project. I hope this proves useful to you... with all its Bugs and Issues ;) If you like it you can give me a shout at INsanityDesign or let me know via this repository. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论