X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Fincludes.html;h=3e3fb6640a52b366af7c3ad96b23484c5000f9b4;hb=7f5250421be4832b9679d8140bc4a71c8005dfa3;hp=0f6a66280fa99c6686cb4f9d50f6866979265a7e;hpb=818b3193ffabec57501e3bdfa997206e3c0671ef;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/includes.html b/tpl/default/includes.html index 0f6a6628..3e3fb664 100644 --- a/tpl/default/includes.html +++ b/tpl/default/includes.html @@ -3,19 +3,19 @@ - - + + -{if="$formatter==='markdown'"} +{if="strpos($formatter, 'markdown') !== false"} {/if} {loop="$plugins_includes.css_files"} - + {/loop} {if="is_file('data/user.css')"} - + {/if}