- Fixed
--serve
sometimes not working by using long-polling instead of websockets. - Fixed
--serve
not working on MacOS (#65, @patricoferris)
- Use 127.0.0.1 to avoid problem with
localhost
in musl-based compilation - Fix log message in
--serve
- Fix
slip-script
attributes - Fixed file watching for emacs and vim
- Fixed flickering on
--serve
when saving, using slipshow preview - Vendor forked cmarkit
- Added the "Space" key to advance in the presentation
- Fix sketchpad being white when going backward
- Prevent going out of bound in the presentation
- Fix missing fonts for math
- Fix spacing after "Proof"
- Take babel.json into account for the engine
- Fix sketchpad disappearing when going backward
- Use
release
mode for compiler, to save space
- Compiler from a superset of markdown to a standalone html page
- Better handling of initialization and synchro with parent frame
- Now uses
#
anchors to directly get to a state. Also, send that to a parent window, if any, and listen for messages from the parent window for state to jump into.
- Added
emph-at-unpause
andunemph-at-unpause
attributes.
- Upgraded dependencies