mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Improve the development debugging process by better handling a missing Node Kind RendererFunc. This: panic: runtime error: index out of range [22] with length 20 Becomes: panic: RendererFunc not found for kind: KindName |
||
|---|---|---|
| .. | ||
| html | ||
| renderer.go | ||
| renderer_test.go | ||