Skip to content

Commit f64a38c

Browse files
authored
Docco
1 parent 0269c5f commit f64a38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pelican/migration/pelican.auto.ezt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ THEME = '[theme]'
1919

2020
# Specify location of plugins, and which to use
2121
PLUGIN_PATHS = [ [for p_paths]'[p_paths]', [end] ]
22-
# If the website uses any *.ezmd files, include the 'asfreader' and 'gfm' plugins
22+
# If the website uses any *.ezmd files, include the 'gfm' and 'asfreader' plugins (in that order)
2323
PLUGINS = [ [for use]'[use]', [end] ]
2424

2525
# All content is located at '.' (aka content/ )

0 commit comments

Comments
 (0)