I want to make Image-Carousel plugin by combining the functionality of these two plugins.
- To get the card-view of the image as well as functionality of navigating the previous and next image.
- For parsing the image in live mode and reading mode

I require a plugin of this kind because I frequently use images in my notes, and I couldn’t find one in the community plugins. Therefore, I decided to create one myself.
I attempted to learn the basics from YouTube and documentation. However, since I lack prior experience with TypeScript, I’m finding it quite challenging to grasp.
Could you please provide guidance on how to proceed? Your assistance would be greatly appreciated.