mirror of
https://github.com/postlight/mercury-parser
synced 2024-11-17 03:25:31 +00:00
feat: browser-friendly selector for medium (#61)
This commit is contained in:
parent
3297ab079d
commit
06397a4360
@ -20,6 +20,7 @@ export const MediumExtractor = {
|
|||||||
content: {
|
content: {
|
||||||
selectors: [
|
selectors: [
|
||||||
'.section-content',
|
'.section-content',
|
||||||
|
'article > div > section',
|
||||||
],
|
],
|
||||||
|
|
||||||
// Is there anything in the content you selected that needs transformed
|
// Is there anything in the content you selected that needs transformed
|
||||||
|
Loading…
Reference in New Issue
Block a user