Skip to content
Discussion options

You must be logged in to vote

I think it's time to close this topic because I no longer believe a lua filter can affect both code and fenced divs / shortcodes. Lua filters are applied after the code chunks are evaluated, so it wouldn't prevent a code chunk from being evaluated and at much it could hide its content (which is not what I want).

Nonetheless I had good progress in other points:

  • I prefer unless-meta than when-meta, as unless-meta evaluates by default as false (when-meta by default is true) if you use non-specified params or empty params (e.g.: when-meta="potato").
  • I have one way to specify params now, using a "master" document, so that they correctly pass to their includes. Note: I have tried using a pca: …

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Comment options

You must be logged in to vote
4 replies
@mcanouil
Comment options

@mcanouil
Comment options

@cscheid
Comment options

@Steinthal
Comment options

Comment options

You must be logged in to vote
1 reply
@joanbadia
Comment options

Answer selected by joanbadia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants