Skip to content

Conversation

@ctm
Copy link
Contributor

@ctm ctm commented Feb 6, 2019

I am not wedded to the name Anchorizor or really anything I've done here. I'm new to Rust, so I may have done something egregiously foolish, but I hope this PR at least provides sufficient info to help someone decide whether or not exposing the functionality I've requested makes sense.

…endently

Converting headers to anchors is useful even outside the direct context
of converting markdown to html.  This commit makes the pre-existing code
that does such conversions available as a standalone struct, so that
people who want to convert a header to an anchor don't have to re-implement
the algorithm themselves.
@kivikakk
Copy link
Owner

kivikakk commented Feb 6, 2019

This is great, no changes required! I made sure to preserve the fix in #97 when merging master.

@kivikakk kivikakk merged commit 1e2c79a into kivikakk:master Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants