You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
By default, this backend seems to inject the deck.scale.js extension into all generated HTML. When rendering Asciidoc content with long sections (lots of text 20-30+ lines or so), this causes the slides to shrink down to a minuscule size in order to fit the window height—rather than allowing the long content to be scrollable.
I personally would not like to see this extension used, but perhaps it is better to create an Asciidoc attribute that controls how the "slide height" is handled (scroll, scale, etc.)?