Skip to content

markdown::markdownExtensions() removed.  #15

@davidaarmstrong

Description

@davidaarmstrong

Since version 1.4 of the markdown() package, the markdownExtensions() function has been removed. Currently, lines 332-336 of file_strem_server.r are:

        text = markdown::markdownToHTML(
          text = text,
          fragment.only = TRUE,
          extensions = markdown::markdownExtensions()
        )

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