Skip to content

relining code snippets #1

@jonathananolan

Description

@jonathananolan

Great package! Currently, if you have a code snippit (e.g. r data %>% distinct(User) %>% nrow() then it will put that into a new row which breaks the knitting process.

The same thing happens for lists, but in reverse - it clumps lists together onto one line and then it doesn't get recognised as a list in the knitting process.

It would be good if it could check for code snippets and not break them into a new row.

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