MVN

se.alipsa : mdr2html

Maven & Gradle

Dec 08, 2021
1 usages
1 stars

mdr2html · This is a Renjin extension (package) that converts mdr files (markdown with support for R code) into html. It is similar to rmd files with the difference that there is no knitting. The R syntax snippets should return markdown code, i.e. no "magic" conversions. This gives you better control of the output. The mdr file is converted to a html file.

<dependency>
    <groupId>se.alipsa</groupId>
    <artifactId>mdr2html</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.alipsa : mdr2html to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of se.alipsa : mdr2html to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
mdr2html-1.4.0
1.3
mdr2html-1.3
1.2
mdr2html-1.2
1.1
mdr2html-1.1
1.0
mdr2html-1.0

How to add a dependency to Maven

Add the following se.alipsa : mdr2html maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.alipsa</groupId>
    <artifactId>mdr2html</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.alipsa : mdr2html gradle dependency to your build.gradle file:

implementation 'se.alipsa:mdr2html:1.4.0'

Gradle Kotlin DSL: Add the following se.alipsa : mdr2html gradle kotlin dependency to your build.gradle.kts file:

implementation("se.alipsa:mdr2html:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.alipsa : mdr2html sbt scala dependency to your build.sbt file:

libraryDependencies += "se.alipsa" % "mdr2html" % "1.4.0"

Advertisement

Dependencies from Group

Dec 09, 2021
2 usages
1 stars
Aug 16, 2022
2 usages
0 stars
Mar 25, 2022
1 usages
6 stars
Mar 26, 2022
1 usages
1 stars
Oct 30, 2020
1 usages
8 stars

Discover Dependencies

Nov 23, 2021
5 usages
1 stars
Nov 23, 2021
0 stars
Nov 23, 2021
5 usages
0 stars
Aug 04, 2021
2.3k stars
Jan 07, 2021
1 usages
3 stars
Dec 08, 2022
166 stars
Aug 15, 2023
11 usages
83 stars
Aug 26, 2023
14 usages
1.3k stars
Mar 11, 2021
1 usages
577 stars