- Fixing a test for change to
pagedown::chrome_print
error function.
- Skipping Solaris checks.
- Added checks for
pandoc
version on CRAN.
- Added function
fix_soffice_library_path
to try to fix issue withsoffice
path, related to https://codeyarns.github.io/tech/2019-09-05-libregloso-cannot-open-shared-object-file.html.
- Added function of
html_to_ari
to take rendered html to ari, needing a script.
- Added generic function of
to_ari
which guesses the inputs.
- Added
pngs_to_ari
. - Added vignette.
- Trying to get on CRAN.
- Output of
ari_document
is now a list of objects.
- We actually have an
ari_document
working!
- Passes
R CMD check
and should run smoothly. - Checking for link sharing for docs.
- Added a
NEWS.md
file to track changes to the package.