Replies: 1 comment 1 reply
-
@dtinhvo it sounds like a good feature. I might ship it with the next release. |
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.
-
Being a quarto user to create revealjs slides, I am interested in the project and at a glance, quite like the features and approach of quarkdown.
That said, is there a plan to implement persistent headings in quarkdown? What i mean by persistent heading is: as one go to a subheading (h2, ##) section/slide, the heading (h1,#) should persist, as one go to a subsubheading (h3, ##) section/slide, the subheading (h2,#) should persist, etc.
Currently there is an extension from the quarto community that gives quite some customization for persistent header, enabling specification of heading location, styling, the levels of header to persist, etc.
I assume that there is a way to do this with existing quarkdown scripting functionality, but this is such a core feature to me that I wouldn't start using quarkdown until there is an implementation of this.
Beta Was this translation helpful? Give feedback.
All reactions