Source code of index.page.md: --- title: An interactive markdown page imports: - import Reaction from './Reaction.fragment.js' kittenPage: true --- # Hello! This is a __markdown__ page that’s an instance of the `KittenPage` class. As such, you can connect Kitten components (subclasses of `KittenComponent`) to it that can handle their own events themselves thanks to Kitten’s automatic event bubbling. Remember that Kitten’s class-based workflow has memory and performance overheads so try and use it only in authenticated routes where only the owner of the site will be accessing your pages and not on pages that you expect might get high amounts of traffic. ## Reactions{id=your-reactions} <${Reaction.connectedTo(this)} />
https://s3-eu-central-1.amazonaws.com/mastodon-aral/media_attachments/files/114/433/253/526/556/203/original/f662e8db6ad039bb.png