Anyone in #rstats #quartopub #quarto land know of any good instructional content about making custom callout blocks using Lua filters for absolute Lua noobs? I have a mighty need.
@obrl_soil Assuming you saw the Lua Development article in the Quarto docs and the resources it lists. Otherwise, there is custom-callout extension that maybe you can use or maybe get inspiration from his lua code along with other resources or maybe ask him some questions (he's on mastodon).
https://quarto.thecoatlessprofessor.com/custom-callout/
https://github.com/coatless-quarto/custom-callout/tree/main/_extensions/custom-callout
Custom Callout Extension – custom-callout

@erc_bk Thanks! I'll be experimenting...