Giter Club home page Giter Club logo

flow-netbeans-markdown's Introduction

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

For the time being the packaged plugin archives can be downloaded from Github:

Releases Overview

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 >= 7.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 basic preview of the currently edited file in the IDE
  • 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

Navigator

Authors

Contributions are always welcome and greatly appreciated!

Resources

flow-netbeans-markdown's People

Contributors

htmfilho avatar junichi11 avatar madflow avatar srsbiz avatar stengerh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.