panic: reflect.Set: value of type *goldmark.markdown is not assignable to type []uint8 #877
Labels
bug
Bug: something already implemented does not work as it should
needsInvestigation
Need to investigate
RuntimeError
A bug in Scriggo caused an error/panic at runtime
This code, executed in Scriggo, panics the runtime:
with this error:
This is a bit hard to debug because here we have Scriggo embedded inside Scriggo.
The text was updated successfully, but these errors were encountered: