Joel Drapper

Results 170 comments of Joel Drapper

This is fixed in `main` and `v1`. It will be in the next release.

@bradgessler any thoughts on what we can do about this for 2.0? 🤔

Agh, this is such a tricky issue. None of those options feel quite right, but we have to come up with something. 🤔

I see. I thought that block was for the code block. Though I guess code blocks could be defined with markdown syntax.

Yeah, that's what this is for.

Thanks @hangsu! ❤️ `Literal::Decorator` makes sense to include with this. 👍 I want to get this fully documented with 100% code coverage before moving on to other stuff. Some of...

This will be fixed in #83, which is almost ready.

The problem is we need to keep the `value` method around for internal unsafe comparisons. It should probably just be renamed to `__value__`.