gitpitch/app/com/gitpitch
David Russell c8f3a3f785 Code delimiter extended for markdown file injection.
Added support for cleanly handling Markdown file inject on code delimiters. This is a bit meta, injecting md-inside-md to be rendered as raw md. Special handling also added for rendering code-blocks within injected markdown file content.

Also, simplified @title(your-slide-title-goes-here) processing to fix rendering errors. Plus removed obsolete HTML anchor post-processing to fix rendering errors.
2017-11-09 12:53:07 +07:00
..
controllers Markdown interface across service boundary. 2017-10-31 10:04:38 +07:00
executors Released GitPitch under open source MIT license. 2016-08-27 09:49:46 +07:00
factory Released GitPitch under open source MIT license. 2016-08-27 09:49:46 +07:00
filters Released GitPitch under open source MIT license. 2016-08-27 09:49:46 +07:00
git Added Runtime service to centralize config access. 2017-10-20 13:30:00 +07:00
models Code delimiter extended for markdown file injection. 2017-11-09 12:53:07 +07:00
oembed Update oEmbed thumbnail support. 2017-10-13 09:39:02 +07:00
policies Added Runtime service to centralize config access. 2017-10-20 13:30:00 +07:00
services Code delimiter extended for markdown file injection. 2017-11-09 12:53:07 +07:00
utils New PITCHME.yaml published option. 2017-10-26 11:17:59 +07:00
views Updated published menus mgmt policy. 2017-10-30 09:08:03 +07:00