feat: browser-friendly selector for medium (#61)

pull/60/head^2
Adam Pash 8 years ago committed by GitHub
parent 3297ab079d
commit 06397a4360

@ -20,6 +20,7 @@ export const MediumExtractor = {
content: {
selectors: [
'.section-content',
'article > div > section',
],
// Is there anything in the content you selected that needs transformed

Loading…
Cancel
Save