Beni Arisandi

Results 7 comments of Beni Arisandi

When considering the use of footnotes in your content, it's important to keep in mind the following accessibility and usability factors: 1. **Screen Reader Compatibility**: Screen readers may not effectively...

@UziTech If you're interested in migrating to Vite, I've reproduced the source code for `Marked` (without making any edits), and it works like a charm! Feel free to [check out...

You might want to give the [marked-directive](https://github.com/bent10/marked-extensions/tree/main/packages/directive) extension a try 🚀

Hi @benhatsor, I’ve just resolved the issue in the latest release. Please update and check if it's working now.

~It looks like the issue arises from how `marked` handles line breaks within blockquote sections. Since `marked-alert` only transforms blockquote tokens to alert tokens, the line breaks are processed differently,...

@benhatsor, You can ignore my previous response! I missed the hard line breaks in your example due to an auto-trim setting in my editor. This will be resolved in the...

@snuup I haven’t had the chance to work on this, but PRs are always welcome.