Efficient reading of raw markdown tables into tibbles. Designed to
    accept content from strings, files, and URLs with the ability to extract
    and read multiple tables from markdown for analysis.
| Version: | 0.3.2 | 
| Depends: | R (≥ 4.1.0) | 
| Imports: | cli, httr2, readr, purrr, stringr | 
| Suggests: | covr, devtools, ggplot2, knitr, lubridate, microbenchmark, precommit, rmarkdown, rvest, testthat (≥ 3.0.0), tibble, usethis | 
| Published: | 2025-05-05 | 
| DOI: | 10.32614/CRAN.package.readMDTable | 
| Author: | Jordan Bradford  [aut, cre, cph] | 
| Maintainer: | Jordan Bradford  <jrdnbradford at gmail.com> | 
| BugReports: | https://github.com/jrdnbradford/readMDTable/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/jrdnbradford/readMDTable,
https://jrdnbradford.github.io/readMDTable/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | readMDTable results |