mirror of
https://github.com/10h30/wordpress-export-to-markdown.git
synced 2026-07-16 21:23:46 +09:00
Comments
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
const settings = require('../settings');
|
||||
|
||||
module.exports = (post) => {
|
||||
if (!post.data.category) {
|
||||
return [];
|
||||
|
||||
Reference in New Issue
Block a user