mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
This implementation was missing, making it impossible to retrieve Text from block types, such as CodeBlock and FencedCodeBlock, via the ast interface. |
||
|---|---|---|
| .. | ||
| ast.go | ||
| ast_test.go | ||
| block.go | ||
| inline.go | ||