shortcodes in headings? #10776
d-morrison
started this conversation in
Feature Requests
Replies: 2 comments 2 replies
-
That's not going to be a thing that |
Beta Was this translation helpful? Give feedback.
1 reply
-
Why not include your heading in the file included? That's a bit odd to want to include a whole document as an heading. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Probably a niche request, but I'm decomposing some homework problems into subfiles, and it would be useful to be able to use the
{{< include >}}
shortcode inside of a heading, like this:This way, I could reuse the same problem text as a standalone question or as a subpart of a larger question, by setting the heading level in my top-level .qmd.
Here's the current output, for reference:
Beta Was this translation helpful? Give feedback.
All reactions