8000 Option to not generate an HTML/Markdown output · Issue #8 · ropensci/ezknitr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Option to not generate an HTML/Markdown output #8
Open
@klmr

Description

@klmr

In my opinion, ezknitr does a bit too much:

At the moment, ezknitr always generates HTML output via markdown::markdownToHTML. I’d argue that this shouldn’t happen by default (it’s fundamentally a separate concern from knitting a file). However, such a change would break backwards compatibility.

At the very least it should be optional though, because the user (= yours truly) may want to have more control over how the HTML is generated (or, indeed, not generate any HTML output at all). The only recourse at the moment is to delete the generated HTML and re-generate it differently, a wasteful process.

The same, to a lesser extent, is true for the generation of an .md file (when the user calls ezspin).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0