fa20-bt/plugin/markdown
Jakub Holy 8fd28a9185 Better error reporting for external Markdown files
1. Show an alert when loading the file throws an exception
2. Whenever the status isn't success (2xx) - upon exception or e.g.
  "file not found" - replace the section's content with information
  about the failure (instead of being silent about it and showing
  a blank slide).

We need to inform the user something went wrong, not just be silent
about it. An experienced developer, upon seing a blank slide, will
likely check the javascript console - but the rest will profit from
being told about the problem (and solution) explicitely.
2013-03-24 18:06:44 +01:00
..
example.html merge external markdown support, move example to plugin (#329) 2013-02-27 15:01:30 -05:00
example.md merge external markdown support, move example to plugin (#329) 2013-02-27 15:01:30 -05:00
markdown.js Better error reporting for external Markdown files 2013-03-24 18:06:44 +01:00
showdown.js update syntax highlight after editing (#210), move markdown and highlight scripts from lib to plugin 2012-10-28 18:09:54 -04:00