all repos — grayfriday @ 10f1dc6358d4803229f5598839c0882148081f8b

blackfriday fork with a few changes

Fix spelling error
Daniel Imfeld daniel@danielimfeld.com
Wed, 28 May 2014 23:52:45 -0500
commit

10f1dc6358d4803229f5598839c0882148081f8b

parent

4ccf982a9e45cad9c598eb9b743849203aa587d9

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M html.gohtml.go

@@ -59,7 +59,7 @@

type HtmlRendererParameters struct { // Prepend this text to each URL, if the HTML_ABSOLUTE_LINKS option is enabled. AbsolutePrefix string - // Add this text to ecah footnote anchor, to ensure uniqueness. + // Add this text to each footnote anchor, to ensure uniqueness. FootnoteAnchorPrefix string // Show this text inside the <a> tag for a footnote return link, if the // HTML_FOOTNOTE_RETURN_LINKS flag is enabled. If blank, the string