Skip to content

Markdown Support 2.2 for NetBeans 8.0

Compare
Choose a tag to compare
@madflow madflow released this 18 May 17:01
· 33 commits to nb8 since this release

Aka the @rmburkhead release

  • Update to pegdown-1.5.0 #72
  • Refs #64. Adds an option to use a custom preview refresh interval between 10 ms and 10000 ms (0.01 sec and 10 sec). If the "use" option is checked, then spinner allows the user to select (or manually enter) the preview refresh interval. If the "use" option is unchecked, then the default 1000 ms rate is used. The previous custom value is remembered for the next time the "use" option is checked. #74
  • Set requireProject attribute of template registration to false to allow the creation of Markdown files without needing a current project. #75
  • Add HTML syntax highlighting #80
  • Update file icon #81