stephenharris/wp-readme-to-markdown

screenshot_url doesn't seem to work

Closed this issue · 2 comments

image

Something I'm doing wrong?

Options need to inside options object. It should read:

files: {
    ...
},
options:{
   screenshot_url: ...
}

Yeah, just realized 😄 Thanks!