flow-netbeans-markdown

为 NetBeans IDE 提供 Markdown 文件支持。「Markdown file support for the NetBeans IDE」

Github星跟蹤圖

A NetBeans IDE plugin which adds Markdown support. This plugin provides basic syntax highlighting, HTML preview and HTML export when editing a Markdown document.

What is Markdown?

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

Source: http://daringfireball.net/projects/markdown/

Installation

The plugin is available in the official NetBeans Plugin Portal Update Center.

You can also download a pre-packaged release:

Install the plugin with: Tools -> Plugins -> Downloaded

You may also compile a binary yourself with the latest development code.

  1. git clone git://github.com/madflow/flow-netbeans-markdown.git
  2. Open the folder with NetBeans (Open Project)
  3. (Configure Target Platform if needed)
  4. Choose "Create NBM" from the project menu
  5. Install the plugin with: Tools -> Plugins -> Downloaded

Requirements

  • NetBeans >= 8.0
  • "NetBeans Plugin Development" plugin must be installed if you want to compile your own binary package.

Plugin features

  • Adds Markdown to your "New File" wizard
  • Provides basic syntax highlighting
  • Provides code folding based on headers
  • Provides bread crumbs in the editor based on headers
  • Provides a table of contents in the Navigator window
  • Enables full fledged preview in the editor window
  • Exports your saved file content to an HTML document
  • Enables HTML preview of your saved file in your configured web browser
  • Lets you customize the HTML output with CSS and alien intelligence (Options->Miscellaneous->Markdown->HTML Export)
  • Supports multiple extensions over standard markdown (see PegDown, Options->Miscellaneous->Markdown->Extensions)
  • Supports auto operations(additoin and removal) for lists (Options->Miscellaneous->Markdown->Miscellaneous)

Screenshots

Editor - Source view


Editor - Preview view

Resources

主要指標

概覽
名稱與所有者madflow/flow-netbeans-markdown
主編程語言Java
編程語言Java (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2011-07-18 19:00:32
推送於2018-01-28 13:55:39
最后一次提交
發布數13
最新版本名稱2.3.2 (發布於 )
第一版名稱1.2 (發布於 2013-09-27 15:26:37)
用户参与
星數276
關注者數22
派生數39
提交數240
已啟用問題?
問題數96
打開的問題數23
拉請求數32
打開的拉請求數0
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?