Adam Khan

Results 6 issues of Adam Khan

There's no mention in the docs of how to add categories per item, and when I add them within feed.addItem none appear. Am I adding them wrongly? Or if they're...

Hi, any feeds using the `media:thumbnail` tag fail to provide the url — inspecting the object, I get `"$": undefined`. If I rename the tag _within the feed itself_ to...

enhancement

Hi, Using the Nuxt module, I'm trying to set two simultaneous scrolls, as described in the docs, by declaring ``` const firstScrollTo = scroller() const secondScrollTo = scroller() ``` But...

For those of us unable to figure it out, could you explain how we'd gain access to our data for feeds if using Apollo instead of Axios?

question

It might be a good idea to consider matching some or all of the functionality of the Apple News format, which is also JSON. See the docs at https://developer.apple.com/documentation/apple_news/apple_news_format

### Version [1.2.3](https://github.com/modules/releases/tag/1.2.3) ### Reproduction link [https://codesandbox.io/s/l780y229q7?fontsize=14](https://codesandbox.io/s/l780y229q7?fontsize=14) ### Steps to reproduce Install @nuxtjs/markdownit, follow the instructions to inject text as laid out in its README, and include some HTML in...