X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=afb-client%2Fbower_components%2Fjszip%2F_config.yml;fp=afb-client%2Fbower_components%2Fjszip%2F_config.yml;h=b1959a18b50997b82a2d816b2483b7d10985137e;hb=3d2fda7dd39e2363682f1fa353c951ab0d44ddfa;hp=0000000000000000000000000000000000000000;hpb=12a3520ba440316c76b95d92a684666f03f7b47d;p=src%2Fapp-framework-demo.git diff --git a/afb-client/bower_components/jszip/_config.yml b/afb-client/bower_components/jszip/_config.yml new file mode 100644 index 0000000..b1959a1 --- /dev/null +++ b/afb-client/bower_components/jszip/_config.yml @@ -0,0 +1,25 @@ +# will be overwritten by github, see https://help.github.com/articles/using-jekyll-with-pages +safe: true +lsi: false +pygments: true +source: ./ +# /overwritten + +baseurl: /jszip + +layouts: ./documentation/_layouts +permalink: none +exclude: ['bin', 'README.md', 'node_modules'] + +markdown: redcarpet +redcarpet: + extensions: [ + 'no_intra_emphasis', + 'fenced_code_blocks', + 'autolink', + 'strikethrough', + 'superscript', + 'with_toc_data', + 'tables', + 'hardwrap' + ]