Skip to content

Feature request: Use CSS resource from URL  #14

Description

@eddelbuettel

A first test is a winner; I just converted a short and simple package FAQ vignette. Copying water.css (taken from minidown as usual) into the vignettes/ directory works, but I am wondering if we can do one better and support e.g. this:

<!--
%\VignetteEngine{simplermarkdown::mdweave_to_html}
%\VignetteIndexEntry{Littler FAQ}
-->
---
title: Littler FAQ
author: Dirk Eddelbuettel
date: 27 Oct 2021
css: "https://cdn.jsdelivr.net/npm/water.css@2/out/water.css"
---

Thoughts? Yay? Nay? Stoopid? Don't be afraid to call it out as silly and close it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions