gitpitch/app
David Russell b294a7c46c Handle SSM cache miss when rendering markdown.
SSM cache misses are possible when rendering markdown on print or offline calls as these calls can be made long after the slideshow itself has been rendered in the browser. To ensure YAML config options are always applied on rendering reconstitute SSM from YAML-on-disk if a cache miss occurs.
2016-09-29 16:37:15 +07:00
..
com/gitpitch Handle SSM cache miss when rendering markdown. 2016-09-29 16:37:15 +07:00
Module.java Added support for GitLab and Bitbucket slideshow presentations. 2016-09-07 14:11:29 +08:00