osgi.enroute.stackexchange.pagedown.webresource

PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview. The largest part is based on work by John Fraser, a.k.a. Attacklab. He created the converter under the name Showdown and the editor under the name WMD. See this post on the Stack Exchange blog (http://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/) for some historical information.

License

License

http://opensource.org/licenses/MIT;link=https://github.com/ujifgc/pagedown/blob/master/LICENSE.txt
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.stackexchange.pagedown.webresource
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.enroute.stackexchange.pagedown.webresource
PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview. The largest part is based on work by John Fraser, a.k.a. Attacklab. He created the converter under the name Showdown and the editor under the name WMD. See this post on the Stack Exchange blog (http://blog.stackoverflow.com/2008/12/reverse-engineering-the-wmd-editor/) for some historical information.
Project URL

Project URL

https://code.google.com/p/pagedown/wiki/PageDown
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

http://code.google.com/p/pagedown/

Download osgi.enroute.stackexchange.pagedown.webresource

How to add to project

<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.stackexchange.pagedown.webresource/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.stackexchange.pagedown.webresource</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.stackexchange.pagedown.webresource/
implementation 'org.osgi:osgi.enroute.stackexchange.pagedown.webresource:1.1.1'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.stackexchange.pagedown.webresource/
implementation ("org.osgi:osgi.enroute.stackexchange.pagedown.webresource:1.1.1")
'org.osgi:osgi.enroute.stackexchange.pagedown.webresource:jar:1.1.1'
<dependency org="org.osgi" name="osgi.enroute.stackexchange.pagedown.webresource" rev="1.1.1">
  <artifact name="osgi.enroute.stackexchange.pagedown.webresource" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.stackexchange.pagedown.webresource', version='1.1.1')
)
libraryDependencies += "org.osgi" % "osgi.enroute.stackexchange.pagedown.webresource" % "1.1.1"
[org.osgi/osgi.enroute.stackexchange.pagedown.webresource "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1