- A softbreak was being preserved during the github legacy callout (this is likely due to a change in Goldmark) while it should not. This caused an `<br>` to be present between the attention title and attention content. - Added unit test. |
||
|---|---|---|
| .. | ||
| callout | ||
| math | ||
| util | ||
| ast.go | ||
| color_util.go | ||
| color_util_test.go | ||
| convertyaml.go | ||
| goldmark.go | ||
| markdown.go | ||
| markdown_test.go | ||
| meta.go | ||
| meta_test.go | ||
| prefixed_id.go | ||
| renderconfig.go | ||
| renderconfig_test.go | ||
| toc.go | ||
| transform_codespan.go | ||
| transform_heading.go | ||
| transform_image.go | ||
| transform_link.go | ||
| transform_list.go | ||