mirror of
https://github.com/10h30/wordpress-export-to-markdown.git
synced 2026-06-05 15:09:59 +09:00
Remove extra newline
This commit is contained in:
@@ -34,4 +34,3 @@ exports.custom_date_formatting = '';
|
||||
// Categories to be excluded from post frontmatter. This does not filter out posts themselves,
|
||||
// just the categories listed in their frontmatter.
|
||||
exports.filter_categories = ['uncategorized'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user