Spenser Black

Results 107 issues of Spenser Black

Resolves #201 Resolves #137 Closes #146 Closes #138 Note to self: see - https://github.com/remarkjs/remark/blob/main/doc/plugins.md#create-plugins - https://unifiedjs.com/learn/

This might be the easiest way.

Some of the solutions have gotten a bit hacky by trying to force marked.js to work with this. It might be best to write a custom parser so that there's...

package:steamdown

Because `![foo](//example.com)` renders to links instead of images, this syntax should be removed, or at least there should be some sort of warning when using it.

package:steamdown

`__foo__` is now underlined, and it is very visually similar to `_foo_`, which might be confusing. Because `*` and `_` no longer share the exact same purpose, `_` should no...

package:steamdown

Pending `next` actually using a newer version of the steamdown library.

This way, even if a user isn't able to fix an issue, they can still contribute. Perhaps `feedback.test.ts` for community-driven tests. Feedback should probably be manually written, so no snapshot...