Skip to content

Adapt to 2.17 change regarding Lua Filter  #1302

Closed
@cderv

Description

@cderv
Collaborator

if (type(v) == 'table' and v.t == 'MetaInlines' and proof_label[k] ~= nil) then

Same as in rstudio/pagedown#268 fixed by rstudio/pagedown#269
so we should make the fix more generic, probably in rmarkdown's shared.lua

Activity

github-actions

github-actions commented on Jul 27, 2022

@github-actions

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.

locked as resolved and limited conversation to collaborators on Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @cderv

      Issue actions

        Adapt to 2.17 change regarding Lua Filter · Issue #1302 · rstudio/bookdown