gpoore / codebraid

Live code in Pandoc Markdown
BSD 3-Clause "New" or "Revised" License
367 stars 13 forks source link

--only-code-output doesn't support example=true #56

Open gpoore opened 2 years ago

gpoore commented 2 years ago

A note about this will be added to the documentation.

only_code_output() in pandoc.py could be modified based off of update_parent_node(). The Lua filter in Codebraid Preview may need modifications to handle the inline case.