The `blackfriday` package only has one external dependency: `github.com/shurcooL/sanitized_anchor_name` That repo provides a single ~20-line function. Can we copy it into this repository to remove the external dependency? cc @shurcooL