Phil Dibowitz
Phil Dibowitz
I think this is probably a kramdown bug. When I dump all the elements, that shows up as text, not a header. "E" is each element's options and "C" is...
Or here's some better debug output: ``` Options: {:level=>2, :raw_text=>"header2", :location=>23, :element_level=>1} Children: [23, :element_level=>2}>] -> Options: {:location=>23, :element_level=>2} -> Children: [] Options: {:location=>23, :element_level=>2} Children: [] Options: {:location=>23, :element_level=>2}...
I'll try to poke on my flight in a few weeks, if not, probably in the new year sometime. PRs are always welcome though. :)
ping, @cpb ?
> Has this feature been integrated into the main branch? Nope, waiting on the submitter to update the PR
Technically this is a _less_ functionality since `markdown` type only supports 2 of our 3 extensions, and they don't support any extensions we don't. However, I'm all for unifying detection...
GPG signatures, and sign off are completely different things. GPG signatures validate the code came from you in some form or another, but you could have copy-pasted it from copyrighted...
I think the checks somehow got confused. Can you squash your commits and forcepush?
There we go. I approved them, they're running now.