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
When following in the base buffer, the screen will recenter when slides narrow, enabling you to see ahead to your next step usually. Currently 10 lines of context are included in case there is a comment nearby.
Hiding comments and comment blocks via the hide-markup action is default
Blocks that set :exports none or exports :results will be hidden
Babel results will be cleared on slide entry and this can be configured with the remove-results option on the babel action
Changed
Babel block examples in the demo were organized into several examples to show each behavior independently
Proper generic methods were added so that highly valuable methods have eldoc completions
Fixed
Graphical flickering due to an animation initialization resolved
Affiliated keywords are hidden by the markup action
Following for buffers works across multiple frames, great for presentations!