NOTICE
This product is based on or uses the following copyrighted materials released under their respective licenses.
based on open source idea-multimarkdown - markdown plugin for IntelliJ products
Copyright 2015 Vladimir Schneider https://github.com/vsch/idea-multimarkdown
http://www.apache.org/licenses/LICENSE-2.0based on idea-markdown - markdown plugin for IntelliJ products
Copyright 2011-2014 Julien Nicoulaud https://github.com/nicoulaj/idea-markdown
http://www.apache.org/licenses/LICENSE-2.0This software includes code from IntelliJ IDEA Community Edition
Copyright (C) JetBrains s.r.o.
https://www.jetbrains.com/idea/includes highlight.js
Copyright (c) 2006, Ivan Sagalaev, https://github.com/isagalaev/highlight.js
https://github.com/isagalaev/highlight.js/blob/master/LICENSEparts based on https://github.com/sindresorhus/github-markdown-css
Copyright (c) 2014-2015 Sindre Sorhus http://sindresorhus.com
https://opensource.org/licenses/MITparts based on gfm-plugin
Copyright (c) 2015 shyyko.serhiy https://github.com/ShyykoSerhiy/gfm-plugin
https://opensource.org/licenses/MITparts based on LanguageTextField
Copyright 2006 Sascha Weinreuter
http://www.apache.org/licenses/LICENSE-2.0
uses pegdown - A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions
Copyright (C) 2010-2015 Mathias Doenitz (http://pegdown.org)
http://www.apache.org/licenses/LICENSE-2.0based on peg-markdown - markdown in c, implemented using PEG grammar
Copyright (c) 2008 John MacFarlane (http://github.com/jgm/peg-markdown)