CRAN/E | md4r

md4r

Markdown Parser Implemented using the 'MD4C' Library

Installation

About

Provides an R wrapper for the 'MD4C' (Markdown for 'C') library. Functions exist for parsing markdown ('CommonMark' compliant) along with support for other common markdown extensions (e.g. GitHub flavored markdown, 'LaTeX' equation support, etc.). The package also provides a number of higher level functions for exploring and manipulating markdown abstract syntax trees as well as translating and displaying the documents.

Copyright John MacFarlane, RStudio, PBC; Martin Mitáš, Colin Rundel

Key Metrics

Version 0.5.2.0
Published 2024-02-05 87 days ago
Needs compilation? yes
License MIT
License File
CRAN checks md4r results

Downloads

Yesterday 5 0%
Last 7 days 43 +13%
Last 30 days 148 -3%
Last 90 days 485
Last 365 days 485

Maintainer

Maintainer

Colin Rundel

rundel@gmail.com

Authors

Colin Rundel

aut / cre

Martin Mitáš

cph

(md4c author: md4c.c, md4c.h, specs/md4c/)

RStudio
PBC

cph

(httpuv_url_tools.cpp)

John MacFarlane

cph

(specs/gfm/spec.txt, specs/md4c/spec.txt)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Imports

tibble
Rcpp
cli
checkmate
glue
purrr
textutils
stringr

Suggests

withr
testthat ≥ 3.0.0
diffmatchpatch

LinkingTo

Rcpp