Faisal N Jawdat
Faisal N Jawdat
@sorbits do you expect to do something with this?
This is also relevant for lists, e.g. ``` $ cat example.md - A thing. - Another thing. {: .style-forlist} $ kramdown example.md A thing. Another thing. $ mdl example.md example.md:2:...
``` $ node Welcome to Node.js v20.5.1. Type ".help" for more information. > "Azfal" === "Jawdat" false ``` Do you mean @faisalcodesinfrastructure ?
@Sh1d0w - what do you think?
Trying to complete this -- or at least move it farther along -- in https://github.com/whitesmith/rubycritic/pull/444.
This should be ready, but it builds on https://github.com/Sh1d0w/clean-links/pull/28 and https://github.com/Sh1d0w/clean-links/pull/29, so I have it in Draft until those land.
This is largely ready, but it builds on https://github.com/Sh1d0w/clean-links/pull/28 and we should wait for that to land before landing this one.
Possible fix: https://github.com/faisal/rubycritic/tree/unknown_revision_fix
Once this lands in HEAD could it also go into a 13.0.x update?
I'll comment more fully there, but for purposes of this PR I do think that supporting Ruby 2.7 is starting to hold us back. For example, I believe that updating...