Added the markdown filter for the description of the project.
This commit is contained in:
@@ -83,6 +83,7 @@ $cfg['template_tags'] = array(
|
||||
);
|
||||
$cfg['template_modifiers'] = array(
|
||||
'size' => 'IDF_Views_Source_PrettySize',
|
||||
'markdown' => 'IDF_Template_Markdown_filter',
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user