MarkdownGenerator

Generate markdown (.md) files from html and url provided in JSON files. The name of the generated files will use the name of the JSON file, and an incrementing number starting with 1 for each JSON file read, and for each html reference within the files.

License

License

GroupId

GroupId

com.ibm.mdfromhtml
ArtifactId

ArtifactId

MarkdownGenerator
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MarkdownGenerator
Generate markdown (.md) files from html and url provided in JSON files. The name of the generated files will use the name of the JSON file, and an incrementing number starting with 1 for each JSON file read, and for each html reference within the files.
Project URL

Project URL

https://github.com/IBM/MDfromHTML
Source Code Management

Source Code Management

https://github.com/IBM/MDfromHTML

Download MarkdownGenerator

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.mdfromhtml/MarkdownGenerator/ -->
<dependency>
    <groupId>com.ibm.mdfromhtml</groupId>
    <artifactId>MarkdownGenerator</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mdfromhtml/MarkdownGenerator/
implementation 'com.ibm.mdfromhtml:MarkdownGenerator:1.1.0'
// https://jarcasting.com/artifacts/com.ibm.mdfromhtml/MarkdownGenerator/
implementation ("com.ibm.mdfromhtml:MarkdownGenerator:1.1.0")
'com.ibm.mdfromhtml:MarkdownGenerator:jar:1.1.0'
<dependency org="com.ibm.mdfromhtml" name="MarkdownGenerator" rev="1.1.0">
  <artifact name="MarkdownGenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mdfromhtml', module='MarkdownGenerator', version='1.1.0')
)
libraryDependencies += "com.ibm.mdfromhtml" % "MarkdownGenerator" % "1.1.0"
[com.ibm.mdfromhtml/MarkdownGenerator "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.ibm.mdfromhtml : remark jar 1.1.0
com.ibm.mdfromhtml : MDfromHTMLBase jar 1.1.0
com.github.wnm3 : API4JSON jar 2.0.2

provided (1)

Group / Artifact Type Version
net.wasdev.maven.tools.targets : liberty-target pom 21.0.0.9

Project Modules

There are no modules declared in this project.
com.ibm.mdfromhtml

International Business Machines

Versions

Version
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.1
1.0.0